mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-breathe: update to 4.26.1.
This commit is contained in:
parent
43fbea3f96
commit
23fe78ece2
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.26.0
|
version=4.26.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=5b03a3576eaf49ef2816996c77cfae3dcad0d5c48c9a8aa2bc62e72989a2a1f5
|
checksum=68e6a1507e9843049e39de12aea010e714a7072df7d71b6d7dd437952a7f7ee5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue