parent
bfa6fb096a
commit
f87c63f376
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libuv'
|
# Template build file for 'libuv'
|
||||||
pkgname=libuv
|
pkgname=libuv
|
||||||
version=1.15.0
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Multi-platform support library with a focus on asynchronous I/O"
|
short_desc="Multi-platform support library with a focus on asynchronous I/O"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
@ -9,7 +9,7 @@ build_style="gnu-configure"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
homepage="http://libuv.org/"
|
homepage="http://libuv.org/"
|
||||||
distfiles="https://github.com/libuv/libuv/archive/v$version.tar.gz"
|
distfiles="https://github.com/libuv/libuv/archive/v$version.tar.gz"
|
||||||
checksum=17afc94ec307be28fe8d4316679171219770df4f993905a79643c7583e106489
|
checksum=fe53b53eee3b15db8ae1b25cbfb8740944273e02f5ccd731b176800e2807d832
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue