mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
legendary: update to 0.20.8.
This commit is contained in:
parent
cc849d63e7
commit
5536454042
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'legendary'
|
# Template file for 'legendary'
|
||||||
pkgname=legendary
|
pkgname=legendary
|
||||||
version=0.20.6
|
version=0.20.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,4 +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=5cdf8697729326c2051b59872382418be2c515b89fc163dd86335983d41293ca
|
checksum=445495d400f253bd63e2955a44d374b3992330189a70bc9288168044ddeab068
|
||||||
|
make_check=no # doesn't contain any tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue