mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-ciso8601: update to 2.3.2.
This commit is contained in:
parent
20fbbc0dbd
commit
bf5bf8b692
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ciso8601'
|
# Template file for 'python3-ciso8601'
|
||||||
pkgname=python3-ciso8601
|
pkgname=python3-ciso8601
|
||||||
version=2.3.1
|
version=2.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/closeio/ciso8601"
|
homepage="https://github.com/closeio/ciso8601"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=1aa2a42c466fbb253d626fc8e563615aae57e46c5f695ed52446422b90463cca
|
checksum=318b91ed0d1adcfa51e13f3b3212a0836b0eae88b25e58aea7bfbdcbe624e127
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue