system/slpkg: Updated for version 3.7.4.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-12-20 18:11:53 +01:00 committed by Willy Sudiarto Raharjo
parent 2a3f9417a7
commit f2f1c84835
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slpkg
VERSION=${VERSION:-3.7.3}
VERSION=${VERSION:-3.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="slpkg"
VERSION="3.7.3"
VERSION="3.7.4"
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.7.3/slpkg-3.7.3.tar.gz"
MD5SUM="dd97a05ee9ba37e0262f7e1c60d0eb61"
DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.7.4/slpkg-3.7.4.tar.gz"
MD5SUM="31d0c6aa7558bdc77d4eed4d4d5eb3f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 python-urllib3"