zstd: Update to 1.5.7 (#5220)
This commit is contained in:
parent
ada64e5dce
commit
35a091945b
@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=zstd
|
||||
pkgname=('zstd' 'libzstd' 'libzstd-devel')
|
||||
pkgver=1.5.6
|
||||
pkgver=1.5.7
|
||||
pkgrel=1
|
||||
pkgdesc="Zstandard - Fast real-time compression algorithm"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -15,7 +15,7 @@ msys2_references=(
|
||||
license=('BSD')
|
||||
makedepends=('gcc' 'ninja' 'cmake')
|
||||
source=("https://github.com/facebook/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.gz"{,.sig})
|
||||
sha256sums=('8c29e06cf42aacc1eafc4077ae2ec6c6fcb96a626157e0593d5e82a34fd403c1'
|
||||
sha256sums=('eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3'
|
||||
'SKIP')
|
||||
validpgpkeys=('4EF4AC63455FC9F4545D9B7DEF8FE99528B52FFD')
|
||||
noextract=("${pkgbase}-${pkgver}.tar.gz")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user