parent
902c0c35b2
commit
6cbbf0e77e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdill'
|
||||
pkgname=libdill
|
||||
version=1.7
|
||||
version=2.0
|
||||
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=5bf994baa7b25e94002209832fb46ca1670673ed319f8c879946d327e9725a62
|
||||
checksum=b61f5f6385db8019c7df22e3c0e9176c5e7b572058ca698b71081c2bb9b0dbb3
|
||||
|
||||
pre_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
|
|
Loading…
Reference in New Issue