libraries/libversion: Updated for version 2.9.0.
This commit is contained in:
parent
4f29531ac4
commit
908e9ab090
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libversion
|
||||
VERSION=${VERSION:-2.8.2}
|
||||
VERSION=${VERSION:-2.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libversion"
|
||||
VERSION="2.8.2"
|
||||
VERSION="2.9.0"
|
||||
HOMEPAGE="https://github.com/repology/libversion"
|
||||
DOWNLOAD="https://github.com/repology/libversion/archive/2.8.2/libversion-2.8.2.tar.gz"
|
||||
MD5SUM="718d05449dbbf282e8b6f283e0dbefab"
|
||||
DOWNLOAD="https://github.com/repology/libversion/archive/2.9.0/libversion-2.9.0.tar.gz"
|
||||
MD5SUM="b7f0321762c61dd7194c3937400c41db"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue