libmill: update to 1.16.
This commit is contained in:
parent
f8d623b9fb
commit
e542de89fe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmill'
|
||||
pkgname=libmill
|
||||
version=1.15
|
||||
version=1.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://libmill.org/"
|
||||
distfiles="https://github.com/sustrik/libmill/archive/${version}.tar.gz"
|
||||
checksum=eb21060a82b517a671c8ea3afa8ccef932ec4ee40734fe4ba3421ab61c8851c4
|
||||
checksum=a68952575fa6eb96ce04ce40e0eb64d443d49f4b69d376b3fd7573daa5eca699
|
||||
|
||||
pre_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
|
|
Loading…
Reference in New Issue