aboutsummaryrefslogtreecommitdiffstats
path: root/main/libuv
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2017-12-03 02:41:21 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-12-03 16:09:57 +0100
commit4c7777e18306951336c63496a2847abfe8d63118 (patch)
tree39e92df4f0890968bff57e029c950155d3612688 /main/libuv
parentba7c3d672fcbc60e90b932324e6c6e1bccfdbe4a (diff)
downloadaports-4c7777e18306951336c63496a2847abfe8d63118.tar.bz2
aports-4c7777e18306951336c63496a2847abfe8d63118.tar.xz
main/libuv: upgrade to 1.18.0
Diffstat (limited to 'main/libuv')
-rw-r--r--main/libuv/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libuv/APKBUILD b/main/libuv/APKBUILD
index 822e70989b..001843f1ed 100644
--- a/main/libuv/APKBUILD
+++ b/main/libuv/APKBUILD
@@ -2,7 +2,7 @@
# Conttributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libuv
-pkgver=1.17.0
+pkgver=1.18.0
pkgrel=0
pkgdesc="Cross-platform asychronous I/O"
url="http://libuv.org"
@@ -46,5 +46,5 @@ package() {
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-sha512sums="c5cd551e515c106b911df32e47b9f1010973e5831a59693930944fb18b64b8afd25b0f4b865bbf3db44cda38817d7f66eecd27ab9c010500f841f1da973acf50 libuv-v1.17.0.tar.gz
+sha512sums="8a5beccb8f433b4cc22b292419e90fec9bae8253c2173c83582ae2c88244ecde7845b169358ab5ebd769f847b539c6365ebd5ef3f5347ca0aaa7dd1984b0c2d7 libuv-v1.18.0.tar.gz
478d25c8905cd393b9ced0f1b16e70794a7ef20fb9eb212fd74e50beca3f5a33a6a5267616abecf470426ed3d00efec51df468745ff43c0de05c0ad8234f1eb3 disable-setuid-test.patch"