summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorThomas Orgis2019-08-14 18:09:12 +0200
committerThomas Orgis2019-08-14 18:09:18 +0200
commiteb1a2440a00cf5ae56beee63b0b31f4e91edb84c (patch)
tree6e061dfdaea02b3f38d134c1d0e8d179f5803b8f /security
parent4e2f14b4941884b231fc541654a82c09e38edeff (diff)
shadow: update website to github
Diffstat (limited to 'security')
-rwxr-xr-xsecurity/shadow/DETAILS2
-rw-r--r--security/shadow/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/security/shadow/DETAILS b/security/shadow/DETAILS
index 0e40c1e69b..a1795615c4 100755
--- a/security/shadow/DETAILS
+++ b/security/shadow/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_GPG="shadow.gpg:${SOURCE2}:UPSTREAM_KEY"
SOURCE2_IGNORE="signature"
LICENSE[0]="BSD"
- WEB_SITE=http://pkg-shadow.alioth.debian.org/
+ WEB_SITE="https://github.com/shadow-maint/shadow"
ENTERED=20050303
KEYWORDS="security password"
SHORT="Shadow password file utilities"
diff --git a/security/shadow/HISTORY b/security/shadow/HISTORY
index 049f3e6373..3fb9b991cd 100644
--- a/security/shadow/HISTORY
+++ b/security/shadow/HISTORY
@@ -1,3 +1,6 @@
+2019-08-14 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: update website (github)
+
2019-07-16 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 4.7
* DEPENDS: gettext -> GETTEXT, added optional btrfs-progs