confuse: update to 3.1.
This commit is contained in:
parent
5711c9a996
commit
35a9f1b112
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'confuse'
|
||||
pkgname=confuse
|
||||
version=3.0
|
||||
version=3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --enable-static"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://github.org/martinh/libconfuse/"
|
||||
license="ISC"
|
||||
distfiles="https://github.com/martinh/libconfuse/releases/download/v${version}/confuse-${version}.tar.xz"
|
||||
checksum=bb75174e02aa8b44fa1a872a47beeea1f5fe715ab669694c97803eb6127cc861
|
||||
checksum=8171f31e0071d5e4460269fdcc8b4e748cf23b4bf6bbe672f718a136dd63ca66
|
||||
|
||||
confuse-devel_package() {
|
||||
depends="confuse>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue