diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-06-16 05:59:57 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-06-16 12:05:52 +0200 |
commit | 3a51ffacffe54c13e2e8f54390a730971cd9383b (patch) | |
tree | ca7ba8341fd71be3c369beca91dc0393acf422be /source/d | |
parent | b5ea33bed63971ceb6b819ef86df097b9ee26b0d (diff) | |
download | current-3a51ffacffe54c13e2e8f54390a730971cd9383b.tar.gz current-3a51ffacffe54c13e2e8f54390a730971cd9383b.tar.xz |
Sat Jun 16 05:59:57 UTC 201820180616055957
d/cmake-3.11.4-x86_64-1.txz: Upgraded.
d/strace-4.23-x86_64-1.txz: Upgraded.
n/crda-3.18-x86_64-8.txz: Rebuilt.
Upgraded to wireless-regdb-2018.05.31.
n/ethtool-4.17-x86_64-1.txz: Upgraded.
x/mesa-18.1.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d')
-rwxr-xr-x | source/d/strace/strace.SlackBuild | 2 | ||||
-rw-r--r-- | source/d/strace/strace.url | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/d/strace/strace.SlackBuild b/source/d/strace/strace.SlackBuild index 86066a6a3..393776b4e 100755 --- a/source/d/strace/strace.SlackBuild +++ b/source/d/strace/strace.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=strace 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/d/strace/strace.url b/source/d/strace/strace.url index ae9f55678..c1a593c50 100644 --- a/source/d/strace/strace.url +++ b/source/d/strace/strace.url @@ -1,2 +1,2 @@ -https://github.com/strace/strace/releases/download/v4.22/strace-4.22.tar.xz -https://github.com/strace/strace/releases/download/v4.22/strace-4.22.tar.xz.asc +https://github.com/strace/strace/releases/download/v4.23/strace-4.23.tar.xz +https://github.com/strace/strace/releases/download/v4.23/strace-4.23.tar.xz.asc |