summaryrefslogtreecommitdiff
path: root/hiredis
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2019-04-10 00:58:47 +0200
committerThomas Penteker <tek@serverop.de>2019-04-10 00:58:47 +0200
commita03c059ac79ab5670d1a82961daa94d1a0fecdcf (patch)
tree5170777b86187f6e1464ecbc1b5fbc420c725f3c /hiredis
parenta4025b4313f21b09bbac2130902d6f32c1da8588 (diff)
downloadcontrib-a03c059ac79ab5670d1a82961daa94d1a0fecdcf.tar.gz
contrib-a03c059ac79ab5670d1a82961daa94d1a0fecdcf.tar.xz
hiredis: update github url
Diffstat (limited to 'hiredis')
-rw-r--r--hiredis/.signature6
-rw-r--r--hiredis/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/hiredis/.signature b/hiredis/.signature
index 78f57d091..81b041f02 100644
--- a/hiredis/.signature
+++ b/hiredis/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF32nCDufUEfICJcV+XaV/86XbJVegbsjbJOi1X05AHF8BVgF+tC3raHoCHfNKKIFmqVKloj55zF/RiBLxc1N1vgs=
-SHA256 (Pkgfile) = 745c56edb5221e1957a54937c979b60943382dc3d78d8efab4e4a1c3abcef031
+RWSagIOpLGJF3x3gfFSbzOhRrCerkMa5gQNDt5lZRvJcRkOt+XisA1wiscupd3LR/KKk014ycZtbvYT+o2KAAMVvxaPPLl6H5g0=
+SHA256 (Pkgfile) = a40a4060873b809f83dd481891c0616043f2a7409339939f7dc869c5640de15d
SHA256 (.footprint) = 754de27124bd1b170adb879e1956644ce11d9d9069b6028f6876d92bcf42c1e2
-SHA256 (v0.14.0.tar.gz) = 042f965e182b80693015839a9d0278ae73fae5d5d09d8bf6d0e6a39a8c4393bd
+SHA256 (hiredis-v0.14.0.tar.gz) = 042f965e182b80693015839a9d0278ae73fae5d5d09d8bf6d0e6a39a8c4393bd
diff --git a/hiredis/Pkgfile b/hiredis/Pkgfile
index d79d59376..6eeaec450 100644
--- a/hiredis/Pkgfile
+++ b/hiredis/Pkgfile
@@ -6,7 +6,7 @@
name=hiredis
version=0.14.0
release=1
-source=(https://github.com/redis/hiredis/archive/v${version}.tar.gz)
+source=(https://github.com/redis/hiredis/archive/v$version/$name-v$version.tar.gz)
build() {
cd $name-$version

Generated by cgit