mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-breathe: update to 4.29.1.
This commit is contained in:
parent
1976587903
commit
fe6bdca267
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-breathe'
|
# Template file for 'python3-breathe'
|
||||||
pkgname=python3-breathe
|
pkgname=python3-breathe
|
||||||
version=4.29.0
|
version=4.29.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="breathe-${version}"
|
wrksrc="breathe-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/michaeljones/breathe"
|
homepage="https://github.com/michaeljones/breathe"
|
||||||
changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst"
|
changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=5fc965cfd248c01909a4ba78f3d7130d85e08b6f373b5224f4fc682cbfd760b4
|
checksum=72cf9ade88f3e9163e0730e4089fde7b92464f691d29250019983457a977df44
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue