mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libmill: update to 1.7.
This commit is contained in:
parent
e9f2151646
commit
65d93ccf69
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.6
|
version=1.7
|
||||||
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=30e87d0e7524ddbc2bd65835b14050452ff19d06dd95a7c7e7011fb0e578b28a
|
checksum=e34b67fad256935b65f8e516564533b5546262de6c319161752a3e7641eeff2a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue