From 0b6598e58a190b263b31138d2567709daee0085f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 2 Nov 2016 11:25:19 +0100 Subject: [PATCH] libmill: update to 1.17. --- srcpkgs/libmill/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmill/template b/srcpkgs/libmill/template index 6488d80994..aac5428f5d 100644 --- a/srcpkgs/libmill/template +++ b/srcpkgs/libmill/template @@ -1,6 +1,6 @@ # Template file for 'libmill' pkgname=libmill -version=1.16 +version=1.17 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=a68952575fa6eb96ce04ce40e0eb64d443d49f4b69d376b3fd7573daa5eca699 +checksum=de35e459c4f459325962301337da1399f6ee808f1d399624172ba86a4b96aa74 pre_configure() { export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"