mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 08:51:25 +02:00
main/libuv: upgrade to 1.22.0 and rebuild dependent packages
This commit is contained in:
parent
47a3125436
commit
95d6b096f4
@ -2,7 +2,7 @@
|
||||
# Maintainer: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
|
||||
pkgname=captagent
|
||||
pkgver=6.3.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="HEP Capture Agent for HOMER"
|
||||
url="https://github.com/sipcapture/captagent"
|
||||
arch="all"
|
||||
|
@ -3,7 +3,7 @@
|
||||
pkgname=cassandra-cpp-driver
|
||||
_pkgreal=cpp-driver
|
||||
pkgver=2.8.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Cassandra CPP Driver"
|
||||
url="http://datastax.github.io/cpp-driver/"
|
||||
arch="x86_64 x86 ppc64le"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Bennett Goble <nivardus@gmail.com>
|
||||
pkgname=h2o
|
||||
pkgver=2.2.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An optimized HTTP/1, HTTP/2 server written in C"
|
||||
url="https://h2o.examp1e.net"
|
||||
arch="all"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Nathan Johnson <nathan@nathanjohnson.info>
|
||||
pkgname=libcouchbase
|
||||
pkgver=2.9.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="C client library for Couchbase"
|
||||
url="https://developer.couchbase.com/community"
|
||||
arch="all"
|
||||
|
@ -13,7 +13,7 @@
|
||||
# NOTE: ignore-st-cursor-shape.patch will be in neovim 0.2.3
|
||||
pkgname=neovim
|
||||
pkgver=0.3.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Vim-fork focused on extensibility and agility"
|
||||
url="https://neovim.io"
|
||||
# s390x: needs luajit
|
||||
|
@ -13,7 +13,7 @@
|
||||
pkgname=nodejs-current
|
||||
# The current stable version, i.e. non-LTS.
|
||||
pkgver=9.11.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
|
||||
url="https://nodejs.org/"
|
||||
arch="all"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=cmake
|
||||
pkgver=3.12.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Cross-platform, open-source make system"
|
||||
url="http://www.cmake.org"
|
||||
arch="all"
|
||||
|
@ -2,10 +2,10 @@
|
||||
# Conttributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libuv
|
||||
pkgver=1.21.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=0
|
||||
pkgdesc="Cross-platform asychronous I/O"
|
||||
url="http://libuv.org"
|
||||
url="https://libuv.org"
|
||||
arch="all"
|
||||
license="MIT BSD ISC"
|
||||
makedepends="automake autoconf libtool linux-headers"
|
||||
@ -46,6 +46,6 @@ package() {
|
||||
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
|
||||
}
|
||||
|
||||
sha512sums="643ec3fc7c1f42e33f54a4cca5ed33a4128e12619036d1deb2b9b57bbb38ded2e4298b9a7340916d996e374fa81861cef0eecf8a8837803cfc5073f19903d1c7 libuv-v1.21.0.tar.gz
|
||||
sha512sums="2c70e75bd41ec5b86706686d0fc25fe57fdacc7943f4cc49f5f74f229739416a2a655df258ec34906756224ae91cdb31f27ba82e58ec4a8f30d143b4a844aad4 libuv-v1.22.0.tar.gz
|
||||
06d30dfba78f0cfa46c1c686beaa572681d55fa63f11068aee551639e73e4b06aa66d6b8df561ec4ed3cb3f3bf775a7e01b3f3c2cd046cff34303d6574b736dd musl-dont-have-EFTYPE.patch
|
||||
081b98efa33264d326d998f32600635efd5723de1d9836b99039c60168580c7f56a7ea9fdd138f41bb1aede11da70079cce4aa69ea5b954b7f9e4dcad53ba16a disable-setuid-test.patch"
|
||||
|
@ -26,7 +26,7 @@ pkgname=nodejs
|
||||
# Note: Update only to even-numbered versions (e.g. 6.y.z, 8.y.z)!
|
||||
# Odd-numbered versions are supported only for 9 months by upstream.
|
||||
pkgver=8.11.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="JavaScript runtime built on V8 engine - LTS version"
|
||||
url="https://nodejs.org/"
|
||||
arch="all"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=knot-resolver
|
||||
pkgver=2.3.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Minimalistic caching DNS resolver implementation"
|
||||
url="https://www.knot-resolver.cz/"
|
||||
# luajit is not available for disabled arches
|
||||
|
Loading…
x
Reference in New Issue
Block a user