libdill: update to 1.3.

This commit is contained in:
Michael Gehring 2017-03-02 09:02:54 +00:00
parent a17b4f5207
commit 48e1ce7731
1 changed files with 2 additions and 2 deletions

View File

@ -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 <tcmreastwood@gmail.com>"
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=?/}"