libraries/libversion: Updated for version 1.2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
ea99b2dd0b
commit
fcaaa56b8f
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libversion
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libversion"
|
||||
VERSION="1.1.0"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="https://github.com/repology/libversion"
|
||||
DOWNLOAD="https://github.com/repology/libversion/archive/1.1.0/libversion-1.1.0.tar.gz"
|
||||
MD5SUM="f8b26617ec62dda0239e4676c7b27aaa"
|
||||
DOWNLOAD="https://github.com/repology/libversion/archive/1.2.0/libversion-1.2.0.tar.gz"
|
||||
MD5SUM="712f83e448c3f2d4bc63e326ffbb6600"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue