diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-11-04 19:33:47 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-11-05 08:59:39 +0100 |
commit | cf640c7b345c4048ff73f7169dfff4f7fa62290d (patch) | |
tree | 8a435d6396c05148033407e1099e1c9f357fb56d /source | |
parent | a90cbc61c22e438e97c1810006b15850ddf72dcc (diff) | |
download | current-cf640c7b345c4048ff73f7169dfff4f7fa62290d.tar.gz |
Wed Nov 4 19:33:47 UTC 202020201104193347
ap/mariadb-10.5.7-x86_64-1.txz: Upgraded.
l/libcap-2.45-x86_64-1.txz: Upgraded.
l/poppler-data-0.4.10-noarch-1.txz: Upgraded.
n/samba-4.13.2-x86_64-1.txz: Upgraded.
x/libdrm-2.4.103-x86_64-1.txz: Upgraded.
testing/packages/vtown/kde/sddm-0.18.1-x86_64-1_vtown_2.txz: Rebuilt.
Fixed installation of pam.d files. Thanks to alienBOB.
Diffstat (limited to 'source')
-rw-r--r-- | source/l/poppler-data/slack-desc | 2 | ||||
-rwxr-xr-x | source/n/samba/samba.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/samba/samba.url | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/l/poppler-data/slack-desc b/source/l/poppler-data/slack-desc index eba010b4..b30a0e93 100644 --- a/source/l/poppler-data/slack-desc +++ b/source/l/poppler-data/slack-desc @@ -15,5 +15,5 @@ poppler-data: poppler to correctly render CJK and Cyrillic properly. While poppl poppler-data: is licensed under the GPL, these encoding files are copyright Adobe poppler-data: and licensed much more strictly, and thus distributed separately. poppler-data: -poppler-data: +poppler-data: Homepage: http://poppler.freedesktop.org poppler-data: diff --git a/source/n/samba/samba.SlackBuild b/source/n/samba/samba.SlackBuild index 8c09f50c..854483e3 100755 --- a/source/n/samba/samba.SlackBuild +++ b/source/n/samba/samba.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=samba VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} if [ -e $CWD/machine.conf ]; then . $CWD/machine.conf ] diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index 896ae3a0..f6d7906c 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.13.1.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.13.1.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.13.2.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.13.2.tar.asc |