From 95293b9abeddf2a92b870700ab68ac463d3f3127 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 28 Feb 2017 13:03:06 +0000 Subject: [PATCH] libuv: rebuild to fix -dbg --- srcpkgs/libuv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libuv/template b/srcpkgs/libuv/template index 3fbe40d5610..0c90fbf90a3 100644 --- a/srcpkgs/libuv/template +++ b/srcpkgs/libuv/template @@ -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 "