mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-icalendar: update to 3.11.7
This commit is contained in:
parent
2b6d666ccd
commit
72d29ad147
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-icalendar'
|
# Template file for 'python-icalendar'
|
||||||
pkgname=python-icalendar
|
pkgname=python-icalendar
|
||||||
version=3.11.6
|
version=3.11.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="icalendar-${version}"
|
wrksrc="icalendar-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://icalendar.readthedocs.org/"
|
homepage="http://icalendar.readthedocs.org/"
|
||||||
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
|
||||||
checksum=c4c4f11fa655f677c070a71944e89be32f51ae228ca32582a1f0bd9feaaac9db
|
checksum=ecadaec5b5ebbae19640dac65a11e0adeabfeb16fb342c1a853f4a8e520c0e2a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue