diff options
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 |