mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-inflate64: update to 1.0.0.
This commit is contained in:
parent
8ee35c0ca8
commit
90116071aa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-inflate64'
|
# Template file for 'python3-inflate64'
|
||||||
pkgname=python3-inflate64
|
pkgname=python3-inflate64
|
||||||
version=0.3.1
|
version=1.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -13,4 +13,4 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://codeberg.org/miurahr/inflate64"
|
homepage="https://codeberg.org/miurahr/inflate64"
|
||||||
changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
|
changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
|
||||||
checksum=b52dd8fefd2ba179e5dfa18d6eca7e2fc822584616271c039d5ef1f9ca90c71c
|
checksum=3278827b803cf006a1df251f3e13374c7d26db779e5a33329cc11789b804bc2d
|
||||||
|
|
Loading…
Add table
Reference in a new issue