From e98a04a4e2229a68e9bf1866c321096c673847a2 Mon Sep 17 00:00:00 2001 From: andry-dev Date: Thu, 17 Dec 2020 19:11:57 +0100 Subject: [PATCH] libluv: update to 1.36.0.0. --- srcpkgs/libluv/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libluv/template b/srcpkgs/libluv/template index 6f261668624..767f729527e 100644 --- a/srcpkgs/libluv/template +++ b/srcpkgs/libluv/template @@ -1,7 +1,7 @@ # Template file for 'libluv' pkgname=libluv -version=1.32.0.0 -revision=2 +version=1.36.0.0 +revision=1 _distver="${version%.*}-${version##*.}" wrksrc=luv-${_distver} build_style=cmake @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://github.com/luvit/luv" distfiles="https://github.com/luvit/luv/releases/download/${_distver}/luv-${_distver}.tar.gz https://raw.githubusercontent.com/luvit/luv/${_distver}/libluv.pc.in" -checksum="25a34b2aecf02d1fd32352c855577dcecd20c756dee9eb7ebecd206bf1de26d3 +checksum="f2e7eb372574f25c6978c1dc74280d22efdcd7df2dda4a286c7fe7dceda26445 be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e" skip_extraction="libluv.pc.in"