diff --git a/srcpkgs/libdill/template b/srcpkgs/libdill/template index 6f528f97d74..49c39b4444b 100644 --- a/srcpkgs/libdill/template +++ b/srcpkgs/libdill/template @@ -1,6 +1,6 @@ # Template file for 'libdill' pkgname=libdill -version=2.12 +version=2.13 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -9,7 +9,7 @@ maintainer="Tai Chi Minh Ralph Eastwood " license="MIT" homepage="http://libdill.org/" distfiles="https://github.com/sustrik/libdill/archive/${version}.tar.gz" -checksum=ae5558c337a64eef36db707dad9475723cc7ea185fe1824bd6a53633ab7ab955 +checksum=bc68e997f40cda0b4b9be57c0ee27d830fcc020854221e6d43af44017bb4b084 pre_configure() { export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"