mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-breathe: update to 4.19.2.
This commit is contained in:
parent
7b0a3d0ab4
commit
bd5366c0c1
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.19.1
|
version=4.19.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="breathe-${version}"
|
wrksrc="breathe-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/michaeljones/breathe"
|
homepage="https://github.com/michaeljones/breathe"
|
||||||
distfiles="https://github.com/michaeljones/breathe/archive/v${version}.tar.gz"
|
distfiles="https://github.com/michaeljones/breathe/archive/v${version}.tar.gz"
|
||||||
checksum=30dd925b885f4658898d4c36272665e04100351faed4b19b59ae3963b09f5091
|
checksum=fa868df50459d8a043e8ff3d0b9589cd9879aec323ea8e74c58c1acf37882510
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue