libmill: update to 1.12.
This commit is contained in:
parent
f5eabcf031
commit
2437ee2c64
@ -1,6 +1,6 @@
|
||||
# Template file for 'libmill'
|
||||
pkgname=libmill
|
||||
version=1.11
|
||||
version=1.12
|
||||
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=51388a3395a383f7bb750029a3b86bc5dd05f5fe30c917c6dca9b4643a74da5d
|
||||
checksum=4983009fb930620147d999e47b3126b1eeb574c4ca9d8c38688f6c52f91d1e76
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
@ -17,7 +17,7 @@ pre_configure() {
|
||||
|
||||
do_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
${configure_script} ${configure_args}
|
||||
./configure ${configure_args}
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user