mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-jellyfish: update to 0.5.3.
This commit is contained in:
parent
bc4e6219fc
commit
a79a62624b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-jellyfish'
|
# Template file for 'python-jellyfish'
|
||||||
pkgname=python-jellyfish
|
pkgname=python-jellyfish
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=2
|
revision=1
|
||||||
_cjellyfish_ref=a3b62e71490d2d8ccecf317bb10f9ff954f2d509
|
_cjellyfish_ref=a3b62e71490d2d8ccecf317bb10f9ff954f2d509
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -18,7 +18,7 @@ license="BSD"
|
||||||
homepage="https://github.com/sunlightlabs/jellyfish"
|
homepage="https://github.com/sunlightlabs/jellyfish"
|
||||||
distfiles="https://github.com/sunlightlabs/${pkgname#*-}/archive/${version}.tar.gz
|
distfiles="https://github.com/sunlightlabs/${pkgname#*-}/archive/${version}.tar.gz
|
||||||
https://github.com/jamesturk/cjellyfish/archive/${_cjellyfish_ref}.tar.gz"
|
https://github.com/jamesturk/cjellyfish/archive/${_cjellyfish_ref}.tar.gz"
|
||||||
checksum="41a6e3e7714420660ea13b3fab79f9c6189d0f7b58b80a41014ae166f7969420
|
checksum="6ddc756ac47d60c7d90ec749fa56fd8e218f7c00ea05740f3ea870446dc0dc62
|
||||||
0bf7e00822ba1327ee6488249cf83ecc5a0ea3dc27e713577f4418e52bdfc077"
|
0bf7e00822ba1327ee6488249cf83ecc5a0ea3dc27e713577f4418e52bdfc077"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue