pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/patchelf
Module Name: pkgsrc
Committed By: ng0
Date: Mon Aug 26 00:18:05 UTC 2019
Modified Files:
pkgsrc/devel/patchelf: Makefile
Log Message:
devel/patchelf: Adjust MASTER_SITES to new URL on nixos.org
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/patchelf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/patchelf/Makefile
diff -u pkgsrc/devel/patchelf/Makefile:1.3 pkgsrc/devel/patchelf/Makefile:1.4
--- pkgsrc/devel/patchelf/Makefile:1.3 Sat Aug 24 23:44:51 2019
+++ pkgsrc/devel/patchelf/Makefile Mon Aug 26 00:18:05 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2019/08/24 23:44:51 ng0 Exp $
+# $NetBSD: Makefile,v 1.4 2019/08/26 00:18:05 ng0 Exp $
DISTNAME= patchelf-0.10
CATEGORIES= devel
-MASTER_SITES= http://releases.nixos.org/patchelf/${PKGNAME_NOREV}/
+MASTER_SITES= https://nixos.org/releases/patchelf/${PKGNAME_NOREV}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://nixos.org/patchelf.html
Home |
Main Index |
Thread Index |
Old Index