diff options
Diffstat (limited to 'source')
-rwxr-xr-x | source/l/gsl/gsl.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/samba/samba.url | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/l/gsl/gsl.SlackBuild b/source/l/gsl/gsl.SlackBuild index b071e9756..d834b693f 100755 --- a/source/l/gsl/gsl.SlackBuild +++ b/source/l/gsl/gsl.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gsl VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index 62c083861..e75de9bbb 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.14.4.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.14.4.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.14.5.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.14.5.tar.asc |