mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-inflate64: update to 1.0.1.
This commit is contained in:
parent
db40b8fa86
commit
a9b5c0c556
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=1.0.0
|
version=1.0.1
|
||||||
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=3278827b803cf006a1df251f3e13374c7d26db779e5a33329cc11789b804bc2d
|
checksum=3b1c83c22651b5942b35829df526e89602e494192bf021e0d7d0b600e76c429d
|
||||||
|
|
Loading…
Add table
Reference in a new issue