pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/unifi



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed May 10 16:30:23 UTC 2023

Modified Files:
        pkgsrc/net/unifi: Makefile

Log Message:
net/unifi: Catch up with apparent ftp.n.o distfile location churn


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/unifi/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/unifi/Makefile
diff -u pkgsrc/net/unifi/Makefile:1.33 pkgsrc/net/unifi/Makefile:1.34
--- pkgsrc/net/unifi/Makefile:1.33      Sat Dec 18 17:00:19 2021
+++ pkgsrc/net/unifi/Makefile   Wed May 10 16:30:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2021/12/18 17:00:19 gdt Exp $
+# $NetBSD: Makefile,v 1.34 2023/05/10 16:30:23 gdt Exp $
 
 DISTNAME=      unifi-6.5.55
 CATEGORIES=    net
@@ -38,7 +38,7 @@ EXTRACT_ONLY+=                ${SNAPPY_JAVA}.tar.gz
 
 SNAPPY=                        snappy-1.0.5
 SITES.${SNAPPY}.tar.gz=        http://download.openpkg.org/components/cache/snappy/ \
-                       http://ftp.NetBSD.org/pub/pkgsrc/distfiles/snappy-java10/
+                       https://ftp.NetBSD.org/pub/pkgsrc/distfiles/snappy-java/
 DISTFILES+=            ${SNAPPY}.tar.gz
 EXTRACT_ONLY+=         ${SNAPPY}.tar.gz
 



Home | Main Index | Thread Index | Old Index