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