diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-06-17 03:26:28 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-06-17 08:59:46 +0200 |
commit | 59d1b9557c6ead2ecf81afed31d24b4ddf184a10 (patch) | |
tree | 6992d0a6b5b3071c02bae4b523d5590eb9bd83ec /source/a/shadow | |
parent | 5bb4aa9e92603a627932981dc7df558d9a55895c (diff) | |
download | current-59d1b9557c6ead2ecf81afed31d24b4ddf184a10.tar.gz current-59d1b9557c6ead2ecf81afed31d24b4ddf184a10.tar.xz |
Mon Jun 17 03:26:28 UTC 201920190617032628
Sorry, no new kernel today. ;-)
a/shadow-4.7-x86_64-1.txz: Upgraded.
a/sysvinit-2.95-x86_64-1.txz: Upgraded.
l/gmm-5.3-noarch-1.txz: Upgraded.
l/gobject-introspection-1.60.2-x86_64-1.txz: Upgraded.
l/libarchive-3.4.0-x86_64-1.txz: Upgraded.
l/libbluray-1.1.2-x86_64-1.txz: Upgraded.
l/libical-3.0.5-x86_64-1.txz: Upgraded.
l/python-certifi-2019.6.16-x86_64-1.txz: Upgraded.
n/mutt-1.12.1-x86_64-1.txz: Upgraded.
x/libevdev-1.7.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/shadow')
-rwxr-xr-x | source/a/shadow/shadow.SlackBuild | 2 | ||||
-rw-r--r-- | source/a/shadow/shadow.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/a/shadow/shadow.SlackBuild b/source/a/shadow/shadow.SlackBuild index 6fcb3f27e..c227b0f11 100755 --- a/source/a/shadow/shadow.SlackBuild +++ b/source/a/shadow/shadow.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=shadow VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/shadow/shadow.url b/source/a/shadow/shadow.url index 5e378411f..81ac34ebb 100644 --- a/source/a/shadow/shadow.url +++ b/source/a/shadow/shadow.url @@ -1 +1 @@ -http://pkg-shadow.alioth.debian.org/releases/ +https://github.com/shadow-maint/shadow |