libdill: update to 1.2.
This commit is contained in:
parent
9719855ebb
commit
ad726fcd38
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdill'
|
||||
pkgname=libdill
|
||||
version=1.1
|
||||
version=1.2
|
||||
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=f1e933ca4d05840dae3f854bc514b2b4ea6756d2d3bbcca681081e98aed6d01a
|
||||
checksum=f2da48db9baddcd5ed7ebe2374364bf1fe7641b6e9658e3bfb65ed9b2ef048b8
|
||||
|
||||
pre_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
|
|
Loading…
Reference in New Issue