mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gdl: update to 3.22.0.
This commit is contained in:
parent
5acf55aac8
commit
a5d5e2f9d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gdl'
|
# Template file for 'gdl'
|
||||||
pkgname=gdl
|
pkgname=gdl
|
||||||
version=3.18.0
|
version=3.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)"
|
configure_args="$(vopt_enable gir introspection)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://developer.gnome.org/gdl/"
|
homepage="https://developer.gnome.org/gdl/"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1499884e4fce375a963cf2b98b90e6724144f9b1f1ac8b84d765f4c85a2140b2
|
checksum=cc5b360e1392292186924f0f9a8efc0f4db7e6e56dc7042037466b5cc839660c
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue