mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
reuse: update to 3.0.1.
This commit is contained in:
parent
d5f7bb316a
commit
9a6548d6d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'reuse'
|
# Template file for 'reuse'
|
||||||
pkgname=reuse
|
pkgname=reuse
|
||||||
version=2.1.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# These tests pass on local machine but don't pass in CI.
|
# These tests pass on local machine but don't pass in CI.
|
||||||
|
@ -18,4 +18,4 @@ license="GPL-3.0-or-later, CC0-1.0, Apache-2.0, CC-BY-SA-4.0"
|
||||||
homepage="https://reuse.software"
|
homepage="https://reuse.software"
|
||||||
changelog="https://raw.githubusercontent.com/fsfe/reuse-tool/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/fsfe/reuse-tool/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/r/reuse/reuse-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/reuse/reuse-${version}.tar.gz"
|
||||||
checksum=4211e91caa4c9e433802618a89a2d49a67e2bf76a8029d6708090892f0cdebec
|
checksum=590ce429ad964c515ed5e18b1f755d9b6cf027943d940d472d107e64ede70a6f
|
||||||
|
|
Loading…
Add table
Reference in a new issue