libversion: update to 2.7.0.
This commit is contained in:
parent
c7fe1b3f5c
commit
2f1d5b044e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libversion'
|
# Template file for 'libversion'
|
||||||
pkgname=libversion
|
pkgname=libversion
|
||||||
version=2.6.0
|
version=2.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Advanced version string comparison library"
|
short_desc="Advanced version string comparison library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/repology/libversion"
|
homepage="https://github.com/repology/libversion"
|
||||||
distfiles="https://github.com/repology/libversion/archive/${version}.tar.gz"
|
distfiles="https://github.com/repology/libversion/archive/${version}.tar.gz"
|
||||||
checksum=a95fac4fdcf6ac45772fa8b66f8c3a469e53395ca78fba2f92f0575d7a7458d2
|
checksum=fce20444b65b700b760be7aecf775447b1dd7562186f7f6cd724a536b5078227
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
@ -23,4 +23,4 @@ libversion-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
vmove "usr/lib/*.a"
|
vmove "usr/lib/*.a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user