mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
hiredis: update to 0.13.3.
This commit is contained in:
parent
3f982b637b
commit
0fd1878de1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hiredis'
|
# Template file for 'hiredis'
|
||||||
pkgname=hiredis
|
pkgname=hiredis
|
||||||
version=0.13.2
|
version=0.13.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Minimalistic C client for Redis"
|
short_desc="Minimalistic C client for Redis"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/redis/hiredis"
|
homepage="https://github.com/redis/hiredis"
|
||||||
distfiles="https://github.com/redis/hiredis/archive/v$version.tar.gz"
|
distfiles="https://github.com/redis/hiredis/archive/v$version.tar.gz"
|
||||||
checksum=b0cf73ebe039fe25ecaaa881acdda8bdc393ed997e049b04fc20865835953694
|
checksum=717e6fc8dc2819bef522deaca516de9e51b9dfa68fe393b7db5c3b6079196f78
|
||||||
|
|
||||||
hiredis-devel_package() {
|
hiredis-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue