libdill: update to 1.6.
This commit is contained in:
parent
10c28b7149
commit
46681ec0c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdill'
|
||||
pkgname=libdill
|
||||
version=1.5
|
||||
version=1.6
|
||||
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=ed0185c1aeddaca63df3fa27190a8a84d6936ca263ffb51ef21742112e79a1ad
|
||||
checksum=2539d3440971c876b117bc87295b0caabc8c8ec5f544856ca9e74ed12705ea51
|
||||
|
||||
pre_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
|
|
Loading…
Reference in a new issue