libversion: update to 3.0.1

This commit is contained in:
Nathan Owens 2019-12-28 21:00:32 -06:00 committed by Juan RP
parent 5b0bc1fffd
commit d5426cf5b7

View File

@ -1,6 +1,6 @@
# Template file for 'libversion' # Template file for 'libversion'
pkgname=libversion pkgname=libversion
version=3.0.0 version=3.0.1
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="Orphaned <orphan@voidlinux.org>"
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=e7e576de4044dd186f642132ee3fec5392d909f69fc8e26590f4c372f92adee0 checksum=2b4ac5a6aa84a6b1795d9194c260517b709c9723d020ca61d9030ad2cfd7ea57
post_install() { post_install() {
vlicense COPYING vlicense COPYING