summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-12-06 20:29:23 +0000
committer Eric Hameleers <alien@slackware.com>2023-12-06 22:02:31 +0100
commitbd737e61cd21ce614fd3985c7a1088951f13d561 (patch)
tree276588df4fe89c7e3cbb13c66194c6ec3d8d0d5b /source
parent6b991872e40a53e2168dba213ae8a8664aaf2c2e (diff)
downloadcurrent-bd737e61cd21ce614fd3985c7a1088951f13d561.tar.gz
current-bd737e61cd21ce614fd3985c7a1088951f13d561.tar.xz
Wed Dec 6 20:29:23 UTC 202320231206202923
l/SDL2_image-2.8.0-x86_64-1.txz: Upgraded. l/netpbm-11.04.05-x86_64-1.txz: Upgraded. n/curl-8.5.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/SDL2_image/SDL2_image.SlackBuild2
-rw-r--r--source/l/SDL2_image/SDL2_image.url1
-rwxr-xr-xsource/l/netpbm/netpbm.SlackBuild2
3 files changed, 3 insertions, 2 deletions
diff --git a/source/l/SDL2_image/SDL2_image.SlackBuild b/source/l/SDL2_image/SDL2_image.SlackBuild
index 7eaf2d619..3df413b49 100755
--- a/source/l/SDL2_image/SDL2_image.SlackBuild
+++ b/source/l/SDL2_image/SDL2_image.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=SDL2_image
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/SDL2_image/SDL2_image.url b/source/l/SDL2_image/SDL2_image.url
index 6632040c2..1c115169f 100644
--- a/source/l/SDL2_image/SDL2_image.url
+++ b/source/l/SDL2_image/SDL2_image.url
@@ -1 +1,2 @@
https://github.com/libsdl-org/SDL_image
+https://github.com/libsdl-org/SDL_image/releases/download/release-2.8.0/SDL2_image-2.8.0.tar.gz
diff --git a/source/l/netpbm/netpbm.SlackBuild b/source/l/netpbm/netpbm.SlackBuild
index d069acb0e..7004a028a 100755
--- a/source/l/netpbm/netpbm.SlackBuild
+++ b/source/l/netpbm/netpbm.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=netpbm
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