system/slpkg: Updated for version 2.7.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
baca1a95d5
commit
cfb2b58ee2
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=slpkg
|
||||
VERSION=${VERSION:-2.6.8}
|
||||
VERSION=${VERSION:-2.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slpkg"
|
||||
VERSION="2.6.8"
|
||||
VERSION="2.7.1"
|
||||
HOMEPAGE="https://github.com/dslackw/slpkg"
|
||||
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.6.8.tar.gz"
|
||||
MD5SUM="4f2df9ad3ffc303373e26200544d4af4"
|
||||
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.7.1.tar.gz"
|
||||
MD5SUM="28ec4b26e87188f1ebf1eb0a8fcb64e2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue