mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
devhelp: update to 3.30.1.
This commit is contained in:
parent
22e2e5fa3d
commit
84b6a68644
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'devhelp'
|
# Template file for 'devhelp'
|
||||||
pkgname=devhelp
|
pkgname=devhelp
|
||||||
version=3.30.0
|
version=3.30.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel itstool pkg-config gobject-introspection"
|
hostmakedepends="glib-devel itstool pkg-config gobject-introspection"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/devhelp"
|
homepage="https://wiki.gnome.org/devhelp"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=25526a41f0f417e89c0b9c3c9e8d43a581e00aa3745a259b41b2a10daca6f1e7
|
checksum=ea003c60269575177297c0be2b8b9ddbfabe136db2f628d8c574010d776bda0c
|
||||||
nocross="hard depends on gobject introspection"
|
nocross="hard depends on gobject introspection"
|
||||||
|
|
||||||
devhelp-devel_package() {
|
devhelp-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue