confuse: update to 3.2.2.

fixes CVE-2018-14447
This commit is contained in:
maxice8 2018-08-20 16:18:24 -03:00
parent 84154b2938
commit 97221ecc94
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,15 +1,16 @@
# Template file for 'confuse'
pkgname=confuse
version=3.2.1
version=3.2.2
revision=1
build_style=gnu-configure
configure_args="--enable-shared --enable-static"
short_desc="Small configuration file parser library for C"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://github.com/martinh/libconfuse/"
license="ISC"
homepage="https://github.com/martinh/libconfuse/"
changelog="https://github.com/martinh/libconfuse/raw/master/ChangeLog.md"
distfiles="https://github.com/martinh/libconfuse/releases/download/v${version}/confuse-${version}.tar.xz"
checksum=23c63272baf2ef4e2cbbafad2cf57de7eb81f006ec347c00b954819824add25e
checksum=a9240b653d02e8cfc52db48e8c4224426e528e1faa09b65e8ca08a197fad210b
post_install() {
vlicense LICENSE