libdill: update to 2.13.

This commit is contained in:
maxice8 2018-10-29 13:46:49 -03:00 committed by maxice8
parent 805db1828e
commit ebb2e7e34d
1 changed files with 2 additions and 2 deletions

View File

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