mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libversion: Updated for version 2.3.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
bc62d368fb
commit
3f3ee39a8e
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||||
|
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in a new issue