libdill: update to 2.14.

This commit is contained in:
maxice8 2019-03-01 02:32:27 -03:00 committed by maxice8
parent 893b719be9
commit 8ccbbaea6a

View File

@ -1,6 +1,6 @@
# Template file for 'libdill'
pkgname=libdill
version=2.13
version=2.14
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=bc68e997f40cda0b4b9be57c0ee27d830fcc020854221e6d43af44017bb4b084
checksum=ebba0e5b433ec123b74a57d49b89dfa673aa258e03e6a452959e556b4c4529b9
pre_configure() {
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"