From 93abc85df8a72067aecc72c4773d00b040d6a1e2 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 26 Jun 2020 19:18:25 +0000 Subject: Fri Jun 26 19:18:25 UTC 2020 a/sysklogd-2.1.2-x86_64-1.txz: Upgraded. Make sure to move the .new init script and config into place for this. ap/undervolt-20200612_07d0c70-x86_64-1.txz: Added. l/popt-1.18-x86_64-1.txz: Upgraded. x/libglvnd-1.3.2-x86_64-1.txz: Upgraded. x/libva-2.8.0-x86_64-1.txz: Upgraded. x/libva-utils-2.8.0-x86_64-1.txz: Upgraded. --- source/l/popt/popt.SlackBuild | 7 +++---- source/l/popt/popt.url | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 source/l/popt/popt.url (limited to 'source/l') diff --git a/source/l/popt/popt.SlackBuild b/source/l/popt/popt.SlackBuild index a55da8133..d65c0e27d 100755 --- a/source/l/popt/popt.SlackBuild +++ b/source/l/popt/popt.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2006, 2007, 2008, 2009, 2013, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2006, 2007, 2008, 2009, 2013, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=popt -VERSION=${VERSION:-1.16} -BUILD=${BUILD:-3} +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -146,4 +146,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG makepkg -l y -c n $TMP/${PKGNAM}-$VERSION-$ARCH-$BUILD.txz - diff --git a/source/l/popt/popt.url b/source/l/popt/popt.url new file mode 100644 index 000000000..6a351f8a9 --- /dev/null +++ b/source/l/popt/popt.url @@ -0,0 +1 @@ +ftp://ftp.rpm.org/pub/rpm/popt/releases -- cgit v1.2.3