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