forked from ports/contrib
hiredis: update github url
This commit is contained in:
parent
a4025b4313
commit
a03c059ac7
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user