libdill: update to 1.4.

This commit is contained in:
Michael Gehring 2017-03-11 06:46:23 +00:00
parent 86fa48c48b
commit 473d60774a

View file

@ -1,6 +1,6 @@
# Template file for 'libdill'
pkgname=libdill
version=1.3
version=1.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -9,7 +9,7 @@ maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
license="MIT"
homepage="http://libdill.org/"
distfiles="https://github.com/sustrik/libdill/archive/${version}.tar.gz"
checksum=55a3432c237eb747508d7de649d94bcfcd00fac4b3c13959c9cc295deb340d9f
checksum=a5342565ae54fa2cad7ef213b5c1d092dd55536ab15d46973b5e46807e6cd2bf
pre_configure() {
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"