mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-breathe: update to 4.31.0.
This commit is contained in:
parent
b1baa0eb3d
commit
79413c8f70
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.30.0
|
version=4.31.0
|
||||||
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=540ca6d694aa2e194ba33265f58e0070465799f6feabb726d198cb039972a5a3
|
checksum=63edd18240b7aeb155c6b3d7de13c1322dd7c150f2ad2e9742e95e51b0dc48a8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue