Date: Wednesday, November 9, 2022 @ 15:28:16
  Author: blakkheim
Revision: 1346210

use https

Modified:
  dsniff/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-09 15:28:01 UTC (rev 1346209)
+++ PKGBUILD    2022-11-09 15:28:16 UTC (rev 1346210)
@@ -14,7 +14,7 @@
 makedepends=('rpcsvc-proto')
 options=('!makeflags')
 
source=(https://www.monkey.org/~dugsong/${pkgname}/beta/${pkgname}-${pkgver}.tar.gz
-        
http://ftp.de.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_2.4b1+debian-30.debian.tar.xz
+        
https://ftp.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_2.4b1+debian-30.debian.tar.xz
         dsniff-macof-size-calculation.patch
         dsniff-httppostfix.patch)
 sha256sums=('a9803a7a02ddfe5fb9704ce86f0ffc48453c321e88db85810db411ba0841152a'

Reply via email to