libversion: update to 3.0.1
This commit is contained in:
parent
5b0bc1fffd
commit
d5426cf5b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libversion'
|
||||
pkgname=libversion
|
||||
version=3.0.0
|
||||
version=3.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Advanced version string comparison library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/repology/libversion"
|
||||
distfiles="https://github.com/repology/libversion/archive/${version}.tar.gz"
|
||||
checksum=e7e576de4044dd186f642132ee3fec5392d909f69fc8e26590f4c372f92adee0
|
||||
checksum=2b4ac5a6aa84a6b1795d9194c260517b709c9723d020ca61d9030ad2cfd7ea57
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue