mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/hiredis: upgrade to 1.3.0
https://github.com/redis/hiredis/releases/tag/v1.3.0
This commit is contained in:
parent
755489e389
commit
9f79d5abb6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Eivind Uggedal <eu@eju.no>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=hiredis
|
||||
pkgver=1.2.0
|
||||
pkgver=1.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Minimalistic C client library for Redis"
|
||||
url="https://github.com/redis/hiredis"
|
||||
|
@ -46,5 +46,5 @@ ssl() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
f8984abb29c09e7e6b56e656616c5155f36c53da4161a2d4c85688486411cadcdf20aa1adb9bda208c500b401c750871be1c8d58ba9df5328634d00e9d1b6589 hiredis-1.2.0-99.tar.gz
|
||||
e6e9f7e617bf1d03bdf64a80e74ed24816b6c71607b976757a9962ae02a3b65be7006d84fd353dd5a63c8d0ef1ed385c3b73851b4a119c5ed48f3f86437cf250 hiredis-1.3.0-99.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue