From 11a87f467714769e1d1bd14800b4c173747b22f6 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 3 Aug 2019 02:52:33 +0000 Subject: Sat Aug 3 02:52:33 UTC 2019 ap/tmux-2.9a-x86_64-2.txz: Rebuilt. Recompiled against libevent-2.1.11. d/mercurial-5.1-x86_64-1.txz: Upgraded. l/libevent-2.1.11-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/python-docutils-0.15.2-x86_64-1.txz: Upgraded. l/xapian-core-1.4.12-x86_64-1.txz: Upgraded. n/links-2.19-x86_64-2.txz: Rebuilt. Recompiled against libevent-2.1.11. n/netatalk-3.1.12-x86_64-2.txz: Rebuilt. Recompiled against libevent-2.1.11. n/ntp-4.2.8p13-x86_64-3.txz: Rebuilt. Recompiled against libevent-2.1.11. n/php-7.3.8-x86_64-1.txz: Upgraded. --- source/ap/tmux/tmux.SlackBuild | 2 +- source/n/links/links.SlackBuild | 2 +- source/n/netatalk/netatalk.SlackBuild | 2 +- source/n/ntp/ntp.SlackBuild | 2 +- source/n/php/fetch-php.sh | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'source') diff --git a/source/ap/tmux/tmux.SlackBuild b/source/ap/tmux/tmux.SlackBuild index 21b93ef23..142cce35c 100755 --- a/source/ap/tmux/tmux.SlackBuild +++ b/source/ap/tmux/tmux.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tmux 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/n/links/links.SlackBuild b/source/n/links/links.SlackBuild index 06b5a19ff..49b891ab1 100755 --- a/source/n/links/links.SlackBuild +++ b/source/n/links/links.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=links 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/n/netatalk/netatalk.SlackBuild b/source/n/netatalk/netatalk.SlackBuild index 8464b15ad..d6a7bf93e 100755 --- a/source/n/netatalk/netatalk.SlackBuild +++ b/source/n/netatalk/netatalk.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=netatalk VERSION=${VERSION:-$(echo netatalk-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/n/ntp/ntp.SlackBuild b/source/n/ntp/ntp.SlackBuild index 999374ae7..5611daa73 100755 --- a/source/n/ntp/ntp.SlackBuild +++ b/source/n/ntp/ntp.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ntp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh index 16d4ec494..b7adf5926 100755 --- a/source/n/php/fetch-php.sh +++ b/source/n/php/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-7.3.7.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.3.7.tar.xz +lftpget http://us.php.net/distributions/php-7.3.8.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.3.8.tar.xz -- cgit v1.2.3