libdill: update to 2.4.
This commit is contained in:
parent
8f19347c6c
commit
f39147b656
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libdill'
|
# Template file for 'libdill'
|
||||||
pkgname=libdill
|
pkgname=libdill
|
||||||
version=2.1
|
version=2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
@ -9,12 +9,13 @@ 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=eea6b1da205d7d22a9d3ea0f5ab584c56f3e19bfa9c104857d62ecabc3222c85
|
checksum=ebef0b53db2312702beb11b2493cbbfb320859a60a44d0bb6aab0132ea83ba73
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user