libdill: update to 2.10.

This commit is contained in:
maxice8 2018-09-16 13:44:34 -03:00
parent 0b218bc554
commit 8c261dc3d2
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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