aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-19 07:00:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-19 10:35:53 +0000
commitc7289cc22803af42a1a2a906921abf709ec873ef (patch)
tree6ce0af213934d1ad653beaa1b2f5b772afc517c0
parent71a9d0734c9d7c7c0116272c05d2aaaa5102357e (diff)
community/libluv: upgrade to 1.36.0.0
-rw-r--r--community/libluv/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libluv/APKBUILD b/community/libluv/APKBUILD
index 9339e6405e7..41a06eeb67f 100644
--- a/community/libluv/APKBUILD
+++ b/community/libluv/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=libluv
-_release=2
-pkgver=1.34.2.$_release
+_release=0
+pkgver=1.36.0.$_release
pkgrel=0
pkgdesc="Bare libuv bindings for lua"
options="!check" # No testsuite
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="3ca62f54807e87c856726c839a9068aeb1efd10d6f471888d49aed45c6c6cf5b3404e5425259591fecd3a81ae7a914e36aa91dd323aee144c44c688c01a2e943 luv-1.34.2-2.tar.gz"
+sha512sums="9972d82bacdcf528d95047f3f2cfbceb523f6d6f5782e577b24cdd25f1292df745d3fb116b6fbd376d797df47c378ad25d5b673044d9ab5678af6e5fef5eca49 luv-1.36.0-0.tar.gz"