pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/alsa-lib
Module Name: pkgsrc
Committed By: js
Date: Wed Jun 24 19:37:56 UTC 2026
Modified Files:
pkgsrc/audio/alsa-lib: Makefile
Log Message:
alsa-lib: Use HTTPS instead of FTP for MASTER_SITES
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/audio/alsa-lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/alsa-lib/Makefile
diff -u pkgsrc/audio/alsa-lib/Makefile:1.41 pkgsrc/audio/alsa-lib/Makefile:1.42
--- pkgsrc/audio/alsa-lib/Makefile:1.41 Tue Jun 23 09:39:09 2026
+++ pkgsrc/audio/alsa-lib/Makefile Wed Jun 24 19:37:56 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2026/06/23 09:39:09 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2026/06/24 19:37:56 js Exp $
DISTNAME= alsa-lib-1.2.16.1
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/
+MASTER_SITES= https://www.alsa-project.org/files/pub/lib/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index