libmill: update to 1.6.
This commit is contained in:
parent
b32cba495f
commit
56ce487245
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libmill'
|
# Template file for 'libmill'
|
||||||
pkgname=libmill
|
pkgname=libmill
|
||||||
version=1.5
|
version=1.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
short_desc="Go-style concurrency in C"
|
short_desc="Go-style concurrency in C"
|
||||||
|
@ -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=800888e4741f86620a53665147c4d308bb85082d9ee1d112bfc28af925d1f5f1
|
checksum=30e87d0e7524ddbc2bd65835b14050452ff19d06dd95a7c7e7011fb0e578b28a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue