summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-02-21 20:02:02 +0000
committer Eric Hameleers <alien@slackware.com>2021-02-22 08:59:49 +0100
commit95bebc24299ee006f72fc8b6972943a70c43a8f5 (patch)
tree54f7fd2920eb294c1652191c149a444eba29fb07 /source/d
parent7e53cd0c36c84b63f44d0d701cab0fd2c00075dd (diff)
downloadcurrent-95bebc24299ee006f72fc8b6972943a70c43a8f5.tar.gz
current-95bebc24299ee006f72fc8b6972943a70c43a8f5.tar.xz
Sun Feb 21 20:02:02 UTC 202120210221200202
ap/gphoto2-2.5.27-x86_64-1.txz: Upgraded. d/Cython-0.29.22-x86_64-1.txz: Upgraded. l/ffmpeg-4.3.2-x86_64-1.txz: Upgraded. l/gexiv2-0.12.2-x86_64-1.txz: Upgraded. l/imagemagick-7.0.11_1-x86_64-1.txz: Upgraded. l/libgphoto2-2.5.27-x86_64-1.txz: Upgraded. n/nfs-utils-2.5.3-x86_64-1.txz: Upgraded. n/stunnel-5.58-x86_64-1.txz: Upgraded. x/ibus-1.5.24-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.2.162.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d')
-rwxr-xr-xsource/d/Cython/Cython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/Cython/Cython.SlackBuild b/source/d/Cython/Cython.SlackBuild
index a73471f5b..d2893f072 100755
--- a/source/d/Cython/Cython.SlackBuild
+++ b/source/d/Cython/Cython.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=Cython
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in