diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-04-07 22:23:02 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-04-08 08:59:50 +0200 |
commit | 6c51ff9eac81d76547c2530f1cd911a92c0ddfc9 (patch) | |
tree | 39cbe47f449169f9e5f50a1e457aa7f63646e5e6 /source | |
parent | 3f4048014366ba929686d067807a2ec0368a9238 (diff) | |
download | current-6c51ff9eac81d76547c2530f1cd911a92c0ddfc9.tar.gz |
Tue Apr 7 22:23:02 UTC 202020200407222302
testing/packages/PAM/samba-4.12.1-x86_64-1_pam.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-x | source/ap/cups-filters/cups-filters.SlackBuild | 2 | ||||
-rwxr-xr-x | source/l/python-pygments/python-pygments.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/samba/samba.url | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/ap/cups-filters/cups-filters.SlackBuild b/source/ap/cups-filters/cups-filters.SlackBuild index ffbe020a..9ca96c91 100755 --- a/source/ap/cups-filters/cups-filters.SlackBuild +++ b/source/ap/cups-filters/cups-filters.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=cups-filters VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/python-pygments/python-pygments.SlackBuild b/source/l/python-pygments/python-pygments.SlackBuild index 52f8c49d..5ba9c4ea 100755 --- a/source/l/python-pygments/python-pygments.SlackBuild +++ b/source/l/python-pygments/python-pygments.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python-pygments VERSION=${VERSION:-$(echo Pygments-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} SRCNAM=Pygments diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index ba966eed..7172b2b0 100644 --- a/source/n/samba/samba.url +++ b/source/n/samba/samba.url @@ -1,2 +1,2 @@ -https://download.samba.org/pub/samba/stable/samba-4.12.0.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.12.0.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.12.1.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.12.1.tar.asc |