mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libversion: Updated for version 2.2.0.
This commit is contained in:
parent
8e8df7f150
commit
cc43e74b0d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libversion
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libversion"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="https://github.com/repology/libversion"
|
||||
DOWNLOAD="https://github.com/repology/libversion/archive/2.1.0/libversion-2.1.0.tar.gz"
|
||||
MD5SUM="3f7393c5685218138d5fb24ba5a8a395"
|
||||
DOWNLOAD="https://github.com/repology/libversion/archive/2.2.0/libversion-2.2.0.tar.gz"
|
||||
MD5SUM="077b94054222b44b69c0f6c554af7a4f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue