From b6970e29920f34f56b6bc1026001657790e11702 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 9 Jun 2020 22:11:00 +0000 Subject: Tue Jun 9 22:11:00 UTC 2020 ap/alsa-utils-1.2.3-x86_64-1.txz: Upgraded. l/PyQt5-5.15.0-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.3-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_18-x86_64-1.txz: Upgraded. l/sip-4.19.23-x86_64-1.txz: Upgraded. l/xapian-core-1.4.16-x86_64-1.txz: Upgraded. n/php-7.4.7-x86_64-1.txz: Upgraded. extra/pure-alsa-system/alsa-lib-1.2.3-x86_64-1_alsa.txz: Upgraded. --- source/l/PyQt5/PyQt5.SlackBuild | 2 +- source/l/PyQt5/PyQt5.url | 1 + source/n/php/fetch-php.sh | 4 ++-- source/n/php/php.SlackBuild | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 source/l/PyQt5/PyQt5.url (limited to 'source') diff --git a/source/l/PyQt5/PyQt5.SlackBuild b/source/l/PyQt5/PyQt5.SlackBuild index c6570d2b8..657d9a84a 100755 --- a/source/l/PyQt5/PyQt5.SlackBuild +++ b/source/l/PyQt5/PyQt5.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=PyQt5 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | 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/PyQt5/PyQt5.url b/source/l/PyQt5/PyQt5.url new file mode 100644 index 000000000..8de149b04 --- /dev/null +++ b/source/l/PyQt5/PyQt5.url @@ -0,0 +1 @@ +https://pypi.org/project/PyQt5 diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh index f38c97fa4..238f3c4a8 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.4.6.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.4.6.tar.xz +lftpget http://us.php.net/distributions/php-7.4.7.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.4.7.tar.xz diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild index 097ea470c..2205ffe65 100755 --- a/source/n/php/php.SlackBuild +++ b/source/n/php/php.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=php VERSION=${VERSION:-$(echo php-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} ALPINE=2.22 -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3