diff --git a/common/shlibs b/common/shlibs index 5dc80d301d4..ded49667426 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2332,7 +2332,7 @@ libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1 libQupZilla.so.2 qupzilla-2.0.0_1 libinjeqt.so.1 injeqt-1.1.0_1 libgadu.so.3 libgadu-1.12.1_1 -libhiredis.so.0.14 hiredis-0.14.0_1 +libhiredis.so.1.0.0 hiredis-1.0.0_1 libIL.so.1 devil-1.7.8_1 libILU.so.1 devil-1.7.8_1 libILUT.so.1 devil-1.7.8_1 diff --git a/srcpkgs/hiredis/template b/srcpkgs/hiredis/template index abeb584f4dd..15da33a9c7c 100644 --- a/srcpkgs/hiredis/template +++ b/srcpkgs/hiredis/template @@ -1,6 +1,6 @@ # Template file for 'hiredis' pkgname=hiredis -version=0.14.1 +version=1.0.0 revision=1 build_style=gnu-makefile checkdepends="redis" @@ -9,7 +9,7 @@ maintainer="Enno Boland " license="BSD-3-Clause" homepage="https://github.com/redis/hiredis" distfiles="https://github.com/redis/hiredis/archive/v${version}.tar.gz" -checksum=2663b2aed9fd430507e30fc5e63274ee40cdd1a296026e22eafd7d99b01c8913 +checksum=2a0b5fe5119ec973a0c1966bfc4bd7ed39dbce1cb6d749064af9121fe971936f post_install() { vlicense COPYING