system/slpkg: Updated for version 3.1.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-02-18 07:35:29 +02:00 committed by Willy Sudiarto Raharjo
parent c46028be6b
commit 51529df474
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="slpkg" PRGNAM="slpkg"
VERSION="3.0.9" VERSION="3.1.0"
HOMEPAGE="https://github.com/dslackw/slpkg" HOMEPAGE="https://github.com/dslackw/slpkg"
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.0.9.tar.gz" DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.1.0.tar.gz"
MD5SUM="44865cf611fc9a8d6425ce40f65d24f3" MD5SUM="fb2c0fedd2af291195faccfd304087be"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""