libuv: Update to 1.49.2
This commit is contained in:
parent
2400637eca
commit
a3352adc04
@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=libuv
|
||||
pkgname=("${pkgbase}" "${pkgbase}-devel")
|
||||
pkgver=1.49.1
|
||||
pkgver=1.49.2
|
||||
pkgrel=1
|
||||
pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -15,7 +15,7 @@ license=('custom')
|
||||
makedepends=('gcc' 'autotools')
|
||||
depends=('gcc-libs')
|
||||
source=("https://dist.libuv.org/dist/v${pkgver}/libuv-v${pkgver}.tar.gz"{,.sign})
|
||||
sha512sums=('f0a55fd5e91b87418ec22b0bd607a9b46510296c8a33600878a6454033b0d1bc7b4b674255007e94b38057635c024f7cbff187e7c0f0e0d627604636c3ad3497'
|
||||
sha512sums=('ecb94edb9393d1f3ace1e01e89a3f693fb813c1ed21a3c706409bdfd8821885e7713f8d6b043d97ab202cbea9edc99ad6672d1144858802dc92031800ffba1a1'
|
||||
'SKIP')
|
||||
# PGP key IDs are available from https://github.com/libuv/libuv/blob/v1.x/MAINTAINERS.md
|
||||
validpgpkeys=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user