mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
legendary: update to 0.20.31
This commit is contained in:
parent
b5c38df249
commit
71f2fc19b9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'legendary'
|
# Template file for 'legendary'
|
||||||
pkgname=legendary
|
pkgname=legendary
|
||||||
version=0.20.29
|
version=0.20.31
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests"
|
depends="python3-requests"
|
||||||
|
@ -10,5 +10,5 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/derrod/legendary"
|
homepage="https://github.com/derrod/legendary"
|
||||||
distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
|
distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
|
||||||
checksum=f1422fd33ba6c7d06ac162b6dcd6447b2e3f85b69c9d3ecc224896bfedc85368
|
checksum=2dd1087d5d6718209afb275499602376211db82eb4bec0be38f2f8a502ed5e06
|
||||||
make_check=no # doesn't contain any tests
|
make_check=no # doesn't contain any tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue