mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libmill: update to 1.17.
This commit is contained in:
parent
8bd644cb29
commit
0b6598e58a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmill'
|
# Template file for 'libmill'
|
||||||
pkgname=libmill
|
pkgname=libmill
|
||||||
version=1.16
|
version=1.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://libmill.org/"
|
homepage="http://libmill.org/"
|
||||||
distfiles="https://github.com/sustrik/libmill/archive/${version}.tar.gz"
|
distfiles="https://github.com/sustrik/libmill/archive/${version}.tar.gz"
|
||||||
checksum=a68952575fa6eb96ce04ce40e0eb64d443d49f4b69d376b3fd7573daa5eca699
|
checksum=de35e459c4f459325962301337da1399f6ee808f1d399624172ba86a4b96aa74
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=?/}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue