diff --git a/srcpkgs/libdill/template b/srcpkgs/libdill/template index d72b5287f3d..f6c187353e9 100644 --- a/srcpkgs/libdill/template +++ b/srcpkgs/libdill/template @@ -1,6 +1,6 @@ # Template file for 'libdill' pkgname=libdill -version=2.10 +version=2.11 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=a332e412b2b2b0b5e656439e299727e91da1753b9e9a08be2176338e624251d9 +checksum=72529ebb9dd69883d627614e207e2a34971d1162ff86fc8fb03ac8b5208cb4a1 pre_configure() { export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"