mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/hiredis: upgrade to 0.13.2
This commit is contained in:
parent
c5d51af848
commit
77db6141af
@ -1,6 +1,6 @@
|
||||
# Maintainer: Eivind Uggedal <eivind@uggedal.com>
|
||||
pkgname=hiredis
|
||||
pkgver=0.13.1
|
||||
pkgver=0.13.2
|
||||
pkgrel=0
|
||||
pkgdesc="Minimalistic C client library for Redis"
|
||||
url="https://github.com/redis/hiredis"
|
||||
@ -36,6 +36,6 @@ package() {
|
||||
make PREFIX="$pkgdir"/usr install
|
||||
}
|
||||
|
||||
md5sums="4226dda52dbe08304e3b6027b4d6c74d hiredis-0.13.1.tar.gz"
|
||||
sha256sums="8865105e15331156a74b64aafbfd3f8c784a8375e003a55512dcca3d82168487 hiredis-0.13.1.tar.gz"
|
||||
sha512sums="70b533a6cfbc3ce2b64018978e4f4460ca9a204ede92b571638ed4f04960199be0704cff16fcaf368e5c997a01e3b2da98e3c556c2f05c8316381f989684fcf1 hiredis-0.13.1.tar.gz"
|
||||
md5sums="de1cf572f172167018cc3b04c989a3b7 hiredis-0.13.2.tar.gz"
|
||||
sha256sums="b0cf73ebe039fe25ecaaa881acdda8bdc393ed997e049b04fc20865835953694 hiredis-0.13.2.tar.gz"
|
||||
sha512sums="e100dcf009d60fa78a02944f857e9576cf082365af0c8b6d87edaf1ec8e492bb4eb6c88ea90185fc3a5298ed9fb142b2e0955a090b6ee1e71405c2016d993d0d hiredis-0.13.2.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user