libdill: update to 2.9.

This commit is contained in:
maxice8 2018-07-20 18:20:58 -03:00
parent 9c15779724
commit 57a1a2d915
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libdill'
pkgname=libdill
version=2.8
version=2.9
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=117038cd0f9bbfc51e6001a28ae6fd915b7c9047d8da7358208792d997037d6d
checksum=8b6b679a1c0e3071a488905c51c21ea9fda7567f8744c33576074124d306202e
pre_configure() {
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"