libraries/libversion: Updated for version 2.6.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2018-03-27 21:38:39 -07:00 committed by Willy Sudiarto Raharjo
parent d9926a859b
commit af5514a8bf
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for libversion
# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libversion
VERSION=${VERSION:-2.5.0}
VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libversion"
VERSION="2.5.0"
VERSION="2.6.0"
HOMEPAGE="https://github.com/repology/libversion"
DOWNLOAD="https://github.com/repology/libversion/archive/2.5.0/libversion-2.5.0.tar.gz"
MD5SUM="b3ce044629f55a550c67722f79752d73"
DOWNLOAD="https://github.com/repology/libversion/archive/2.6.0/libversion-2.6.0.tar.gz"
MD5SUM="8a6844f64d7ac8a03352ce59ddbcbd82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""