diff --git a/srcpkgs/libmill/template b/srcpkgs/libmill/template index f94bd45b71..6488d80994 100644 --- a/srcpkgs/libmill/template +++ b/srcpkgs/libmill/template @@ -1,6 +1,6 @@ # Template file for 'libmill' pkgname=libmill -version=1.15 +version=1.16 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -9,7 +9,7 @@ maintainer="Duncaen " license="MIT" homepage="http://libmill.org/" distfiles="https://github.com/sustrik/libmill/archive/${version}.tar.gz" -checksum=eb21060a82b517a671c8ea3afa8ccef932ec4ee40734fe4ba3421ab61c8851c4 +checksum=a68952575fa6eb96ce04ce40e0eb64d443d49f4b69d376b3fd7573daa5eca699 pre_configure() { export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"