mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/slpkg: Updated for version 3.7.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2a3f9417a7
commit
f2f1c84835
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue