From 48e1ce773184e086a80548c5ecea12a2798b2065 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 2 Mar 2017 09:02:54 +0000 Subject: [PATCH] libdill: update to 1.3. --- srcpkgs/libdill/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libdill/template b/srcpkgs/libdill/template index 28545857566..eea92508190 100644 --- a/srcpkgs/libdill/template +++ b/srcpkgs/libdill/template @@ -1,6 +1,6 @@ # Template file for 'libdill' pkgname=libdill -version=1.2 +version=1.3 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=f2da48db9baddcd5ed7ebe2374364bf1fe7641b6e9658e3bfb65ed9b2ef048b8 +checksum=55a3432c237eb747508d7de649d94bcfcd00fac4b3c13959c9cc295deb340d9f pre_configure() { export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"