[arch-commits] Commit in tcp-wrappers/trunk (PKGBUILD)
Allan McRae
allan at gemini.archlinux.org
Sat Jun 4 01:42:03 UTC 2022
Date: Saturday, June 4, 2022 @ 01:42:03
Author: allan
Revision: 1220727
upgpkg: tcp-wrappers 7.6.31-4: remove ftp from url field
Modified:
tcp-wrappers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-04 01:02:53 UTC (rev 1220726)
+++ PKGBUILD 2022-06-04 01:42:03 UTC (rev 1220727)
@@ -10,10 +10,10 @@
tcp-wrappers
)
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=(
glibc
@@ -20,7 +20,7 @@
libnsl
)
source=(
- ftp://ftp.porcupine.org/pub/security/tcp_wrappers_${pkgver%.*}.tar.gz
+ http://ftp.porcupine.org/pub/security/tcp_wrappers_${pkgver%.*}.tar.gz
http://http.debian.net/debian/pool/main/t/tcp-wrappers/tcp-wrappers_${pkgver%.*}.q-${pkgver##*.}.debian.tar.xz
tcp-wrappers-redhat-bug11881.patch
hosts.allow
More information about the arch-commits
mailing list