libdazzle: update to 3.30.1.
This commit is contained in:
parent
342a89a337
commit
03e1df8fb7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libdazzle'
|
||||
pkgname=libdazzle
|
||||
version=3.30.0
|
||||
revision=2
|
||||
version=3.30.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Denable_gtk_doc=false -Dwith_vapi=$(vopt_if gir true false)
|
||||
-Dwith_introspection=$(vopt_if gir true false)"
|
||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Builder"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/libdazzle/libdazzle-3-30/NEWS"
|
||||
distfiles="${GNOME_SITE}/libdazzle/${version%.*}/libdazzle-${version}.tar.xz"
|
||||
checksum=f45b7dd27ed798352196813c8e87d386007a939df7aca447f5a5666afc03be43
|
||||
checksum=dcc96520e76692aa442206c2bb5971fa28f1279290b7e520e4078ba603d41fb3
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue