redis-py: update github url

This commit is contained in:
Thomas Penteker 2019-04-10 01:47:17 +02:00
parent 9422dc3cbe
commit 8de3f81fe3
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/+nbdaG+po8AA+eAjOoZA1tfZ1y5EF5KqcXq+7F1Shn5R6TU5N01CKU4efbV/avCCzINIdODhtiXAuo8wMCQgQ=
SHA256 (Pkgfile) = 06b2fb96374e18f626c2b49b37c9f4eb44a7073af1c05b02f6053a01d21ea320
RWSagIOpLGJF3wStKWn01Dcjy+9uPqn+l7nQ5UURUKl8EK59i80AYXuUqm9piF/ykwbolNSyRU7m+VbEnUPBtptqS2SZ/97QiAg=
SHA256 (Pkgfile) = c564c9812dc894afd107ff43cafa98b2e237dd66c52fe1a5ef910548b15d324c
SHA256 (.footprint) = 896dc62e8a6598f1d881fc53fc91d87a703f138f4ed04df13b3f773977b120d4
SHA256 (3.2.1.tar.gz) = c3da4841deded4ff20fc4da7575f96b94ac079d7c41236c7839457e87d8807fd
SHA256 (redis-py-3.2.1.tar.gz) = c3da4841deded4ff20fc4da7575f96b94ac079d7c41236c7839457e87d8807fd

View File

@ -6,7 +6,7 @@
name=redis-py
version=3.2.1
release=1
source=(https://github.com/andymccurdy/redis-py/archive/${version}.tar.gz)
source=(https://github.com/andymccurdy/redis-py/archive/$version/$name-$version.tar.gz)
build() {