libraries/libversion: Updated for version 2.3.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-11-14 08:36:52 -08:00 committed by Willy Sudiarto Raharjo
parent bc62d368fb
commit 3f3ee39a8e
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=libversion PRGNAM=libversion
VERSION=${VERSION:-2.2.0} VERSION=${VERSION:-2.3.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libversion" PRGNAM="libversion"
VERSION="2.2.0" VERSION="2.3.0"
HOMEPAGE="https://github.com/repology/libversion" HOMEPAGE="https://github.com/repology/libversion"
DOWNLOAD="https://github.com/repology/libversion/archive/2.2.0/libversion-2.2.0.tar.gz" DOWNLOAD="https://github.com/repology/libversion/archive/2.3.0/libversion-2.3.0.tar.gz"
MD5SUM="077b94054222b44b69c0f6c554af7a4f" MD5SUM="6e6440ee9768607ff22d2005e0effd19"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""