libuv: rebuild to fix -dbg

This commit is contained in:
Michael Gehring 2017-02-28 13:03:06 +00:00
parent cff74b70ee
commit 95293b9abe
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'libuv'
pkgname=libuv
version=1.11.0
revision=1
revision=2
wrksrc="${pkgname}-v${version}"
short_desc="Multi-platform support library with a focus on asynchronous I/O"
maintainer="Enno Boland <gottox@voidlinux.eu>"