aboutsummaryrefslogtreecommitdiffstats
path: root/main/libuv
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2019-01-18 13:16:14 -0600
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-02-06 11:08:34 +0000
commit5ea7ffbf0d330fe295b9b7a9554ddfa859cac110 (patch)
tree70e27afbb9f3cb9b5bb4864084c585d03fd2d14b /main/libuv
parent69b0b34f6baa65e16fdad70fe09b16a5b27a944b (diff)
downloadaports-5ea7ffbf0d330fe295b9b7a9554ddfa859cac110.tar.bz2
aports-5ea7ffbf0d330fe295b9b7a9554ddfa859cac110.tar.xz
main/libuv: upgrade to 1.25.0
Diffstat (limited to 'main/libuv')
-rw-r--r--main/libuv/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libuv/APKBUILD b/main/libuv/APKBUILD
index 90d89d4204..64a27dbb9e 100644
--- a/main/libuv/APKBUILD
+++ b/main/libuv/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Jose-Luis Rivas <ghostbar@riseup.net>
-# Conttributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
+# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libuv
-pkgver=1.23.2
+pkgver=1.25.0
pkgrel=0
pkgdesc="Cross-platform asychronous I/O"
url="https://libuv.org"
@@ -46,5 +46,5 @@ package() {
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-sha512sums="8dd9053adad115ae6dd012bf1059aab87cea2adcd8d2f8061607929bf5b0c83b1898f5945325b0f3ace7cdd70b7cdc03f60d4b2f85495c34ca94b9dcf76b42fe libuv-v1.23.2.tar.gz
+sha512sums="ee120b3baf3f399319b6f21258c25f980a4961f80059b82537f1760faea70bbaf96a8ebdb66ba9552d7b4a3e2287eed8f0169829472d690b6338a0d8aaf9f521 libuv-v1.25.0.tar.gz
081b98efa33264d326d998f32600635efd5723de1d9836b99039c60168580c7f56a7ea9fdd138f41bb1aede11da70079cce4aa69ea5b954b7f9e4dcad53ba16a disable-setuid-test.patch"