pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libpwquality: move away from fedorahosted.
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Wed Nov 1 08:30:32 2017 +0200
Changeset: 71ece005801555c0ab0b840d9de59bfe10d4d9b7
Modified Files:
libpwquality/Makefile
Log Message:
libpwquality: move away from fedorahosted.
Using mirror for MASTER_SITES, as the github tarball is
mismatched (including in auto-generated content).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=71ece005801555c0ab0b840d9de59bfe10d4d9b7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libpwquality/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/libpwquality/Makefile b/libpwquality/Makefile
index 852aeb17d5..5603152335 100644
--- a/libpwquality/Makefile
+++ b/libpwquality/Makefile
@@ -2,12 +2,12 @@
DISTNAME= libpwquality-1.3.0
CATEGORIES= security
-MASTER_SITES= https://fedorahosted.org/releases/l/i/libpwquality/
+MASTER_SITES= https://ftp.osuosl.org/pub/blfs/conglomeration/libpwquality/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Library for generating random passwords and quality checking
-HOMEPAGE= https://fedorahosted.org/libpwquality/
+HOMEPAGE= https://github.com/libpwquality/libpwquality
LICENSE= gnu-gpl-v2
USE_TOOLS+= automake autoconf aclocal gmake
Home |
Main Index |
Thread Index |
Old Index