libmill: update to 1.18.
This commit is contained in:
parent
c71adfe55e
commit
9350a9b62b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmill'
|
||||
pkgname=libmill
|
||||
version=1.17
|
||||
version=1.18
|
||||
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=de35e459c4f459325962301337da1399f6ee808f1d399624172ba86a4b96aa74
|
||||
checksum=ff6903cd05f45c4cc050921d03201a93d2723ab59c480eb924f8f1ca8c6f0614
|
||||
|
||||
pre_configure() {
|
||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||
|
|
Loading…
Reference in a new issue