summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-09-28 03:55:56 +0000
committer Eric Hameleers <alien@slackware.com>2018-09-28 09:00:34 +0200
commit674772877f4f069e9236b7e5e7c76b10caf5d572 (patch)
tree31f9d3ee81ca9e4fe103173645e9bfbecadb7618 /source
parent23035b95d979a02036bab2212baef88521828274 (diff)
downloadcurrent-674772877f4f069e9236b7e5e7c76b10caf5d572.tar.gz
current-674772877f4f069e9236b7e5e7c76b10caf5d572.tar.xz
Fri Sep 28 03:55:56 UTC 201820180928035556
ap/sqlite-3.25.2-x86_64-1.txz: Upgraded. d/rust-1.29.1-x86_64-1.txz: Upgraded. l/apr-1.6.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/sqlite/sqlite.SlackBuild6
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
-rw-r--r--source/d/rust/rust.url2
-rwxr-xr-xsource/l/apr/apr.SlackBuild2
-rw-r--r--source/l/apr/apr.url4
-rw-r--r--source/xfce/Thunar/Thunar.url2
6 files changed, 9 insertions, 9 deletions
diff --git a/source/ap/sqlite/sqlite.SlackBuild b/source/ap/sqlite/sqlite.SlackBuild
index 59982b70d..f8869fb8d 100755
--- a/source/ap/sqlite/sqlite.SlackBuild
+++ b/source/ap/sqlite/sqlite.SlackBuild
@@ -33,12 +33,12 @@ if ls *.zip 1> /dev/null 2> /dev/null ; then
unzip *.zip
tar cf $(basename *.zip .zip).tar $(basename *.zip .zip)
touch -r *.zip *.tar
- xz -9 *.tar
+ plzip -9 *.tar
rm -r $(basename *.zip .zip)
rm *.zip
fi
-VERSION=${VERSION:-$(echo $PKGNAM-src-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+VERSION=${VERSION:-$(echo $PKGNAM-src-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
OLD_STYLE=$(printf "%1.f" $(echo $VERSION | cut -b 1)).$(printf "%1.f" $(echo $VERSION | cut -b 2,3)).$(printf "%1.f" $(echo $VERSION | cut -b 4,5))
PATCHLEVEL=$(printf "%1.f" $(echo $VERSION | cut -b 6,7))
if [ ! "$PATCHLEVEL" = "0" ]; then
@@ -121,7 +121,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf $PKGNAM-src-$VERSION
-tar xvf $CWD/$PKGNAM-src-$VERSION.tar.?z* || exit 1
+tar xvf $CWD/$PKGNAM-src-$VERSION.tar.?z || exit 1
cd $PKGNAM-src-$VERSION || exit 1
chown -R root.root .
find . \
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 3c8391ee1..6a42eb63d 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.29.0}
+VERSION=${VERSION:-1.29.1}
BUILD=${BUILD:-1}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url
index 0bf532b8d..c8b23a589 100644
--- a/source/d/rust/rust.url
+++ b/source/d/rust/rust.url
@@ -1,5 +1,5 @@
# Source code (repacked to .tar.xz):
-lftpget https://static.rust-lang.org/dist/rustc-1.29.0-src.tar.gz
+lftpget https://static.rust-lang.org/dist/rustc-1.29.1-src.tar.gz
gzip -d rustc-*tar.gz
plzip -9 -v rustc-*tar
diff --git a/source/l/apr/apr.SlackBuild b/source/l/apr/apr.SlackBuild
index 2decd1456..965c14730 100755
--- a/source/l/apr/apr.SlackBuild
+++ b/source/l/apr/apr.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=apr
VERSION=${VERSION:-$(echo apr-*.tar.bz2 | 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/l/apr/apr.url b/source/l/apr/apr.url
index 2a3c19d10..f4bf3b404 100644
--- a/source/l/apr/apr.url
+++ b/source/l/apr/apr.url
@@ -1,2 +1,2 @@
-http://www.apache.org/dist/apr/apr-1.6.3.tar.bz2
-http://www.apache.org/dist/apr/apr-1.6.3.tar.bz2.asc
+http://www.apache.org/dist/apr/apr-1.6.5.tar.bz2
+http://www.apache.org/dist/apr/apr-1.6.5.tar.bz2.asc
diff --git a/source/xfce/Thunar/Thunar.url b/source/xfce/Thunar/Thunar.url
index 47bb0609f..bdd990f1a 100644
--- a/source/xfce/Thunar/Thunar.url
+++ b/source/xfce/Thunar/Thunar.url
@@ -1 +1 @@
-http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-1.6.15.tar.bz2
+http://archive.xfce.org/src/xfce/thunar/1.8/Thunar-1.8.2.tar.bz2