libdill: update to 2.12.
This commit is contained in:
parent
3ce14b3887
commit
d7bb126282
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdill'
|
||||
pkgname=libdill
|
||||
version=2.11
|
||||
version=2.12
|
||||
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=72529ebb9dd69883d627614e207e2a34971d1162ff86fc8fb03ac8b5208cb4a1
|
||||
checksum=ae5558c337a64eef36db707dad9475723cc7ea185fe1824bd6a53633ab7ab955
|
||||
|
||||
pre_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
|
|
Loading…
Reference in a new issue