libdill: update to 2.13.
This commit is contained in:
parent
805db1828e
commit
ebb2e7e34d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdill'
|
# Template file for 'libdill'
|
||||||
pkgname=libdill
|
pkgname=libdill
|
||||||
version=2.12
|
version=2.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://libdill.org/"
|
homepage="http://libdill.org/"
|
||||||
distfiles="https://github.com/sustrik/libdill/archive/${version}.tar.gz"
|
distfiles="https://github.com/sustrik/libdill/archive/${version}.tar.gz"
|
||||||
checksum=ae5558c337a64eef36db707dad9475723cc7ea185fe1824bd6a53633ab7ab955
|
checksum=bc68e997f40cda0b4b9be57c0ee27d830fcc020854221e6d43af44017bb4b084
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue