mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/slpkg: Updated for version 3.3.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a8aee9958b
commit
771e8a3b92
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=slpkg
|
||||
VERSION=${VERSION:-3.3.7}
|
||||
VERSION=${VERSION:-3.3.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slpkg"
|
||||
VERSION="3.3.7"
|
||||
HOMEPAGE="https://github.com/dslackw/slpkg"
|
||||
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.3.7/slpkg-3.3.7.tar.gz"
|
||||
MD5SUM="3fe4ca75b734a7880cf13a07d6e1b441"
|
||||
VERSION="3.3.8"
|
||||
HOMEPAGE="https://gitlab.com/dslackw/slpkg"
|
||||
DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.3.8/slpkg-3.3.8.tar.gz"
|
||||
MD5SUM="86024e707ff696ebecf8de77da14500e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue