[arch-commits] Commit in lib32-libwrap/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Thu Jun 9 08:10:30 UTC 2022


    Date: Thursday, June 9, 2022 @ 08:10:29
  Author: dvzrv
Revision: 1229431

upgpkg: lib32-libwrap 7.6.31-4: Rebuild to remove ftp protocol from url field

Modified:
  lib32-libwrap/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 08:10:28 UTC (rev 1229430)
+++ PKGBUILD	2022-06-09 08:10:29 UTC (rev 1229431)
@@ -6,10 +6,10 @@
 
 pkgname=lib32-libwrap
 pkgver=7.6.31
-pkgrel=3
+pkgrel=4
 pkgdesc='Monitors and controls incoming TCP connections'
 arch=(x86_64)
-url=ftp://ftp.porcupine.org/pub/security/index.html
+url=http://ftp.porcupine.org/pub/security/index.html
 license=(BSD)
 depends=(
   lib32-glibc



More information about the arch-commits mailing list