system/slpkg: Updated for version 3.8.7.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2020-04-03 13:08:54 +02:00 committed by Willy Sudiarto Raharjo
parent f5fc2f2696
commit d0e1d418fb
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.8.6}
VERSION=${VERSION:-3.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="slpkg"
VERSION="3.8.6"
VERSION="3.8.7"
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.8.6/slpkg-3.8.6.tar.gz"
MD5SUM="79019bd09837370c92fc301822da2c8b"
DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.8.7/slpkg-3.8.7.tar.gz"
MD5SUM="2b41c1d3c21ff61d62cc119ee7def256"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 python-urllib3"