libmill: update to 1.9.
This commit is contained in:
parent
729cff9aed
commit
c744414b13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmill'
|
||||
pkgname=libmill
|
||||
version=1.8
|
||||
version=1.9
|
||||
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=fbeac98bcd4d721d4ba11afa254328280f47d7e27b1316fd4c1bd6d9b6966224
|
||||
checksum=126c2b7cfa62efb3015ca5590f4425dc967d153814905230ae284df9463a8f26
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue