confuse: update to 3.2.
This commit is contained in:
parent
13b96bc7cf
commit
19c3630d78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'confuse'
|
||||
pkgname=confuse
|
||||
version=3.1
|
||||
version=3.2
|
||||
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=8171f31e0071d5e4460269fdcc8b4e748cf23b4bf6bbe672f718a136dd63ca66
|
||||
checksum=a46abb8696026d314197b6a70ae1a1c296342a9a68aa69b1935709c1477a4e48
|
||||
|
||||
confuse-devel_package() {
|
||||
depends="confuse>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue