mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
glib: update to 2.34.2.
This commit is contained in:
parent
ba5e2c39e2
commit
6108079aef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'glib'
|
# Template build file for 'glib'
|
||||||
pkgname=glib
|
pkgname=glib
|
||||||
version=2.34.1
|
version=2.34.2
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="glib-devel"
|
subpackages="glib-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/glib/2.34/glib-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glib/2.34/glib-$version.tar.xz"
|
||||||
checksum=6e84dc9d84b104725b34d255421ed7ac3629e49f437d37addde5ce3891c2e2f1
|
checksum=2d99a8309cdd0c584bd5386a49265fb19ac64575fe108fd901d6f26c8d73c708
|
||||||
long_desc="
|
long_desc="
|
||||||
GLib is a library containing many useful C routines for things such
|
GLib is a library containing many useful C routines for things such
|
||||||
as trees, hashes, lists and strings. It is a useful general purpose
|
as trees, hashes, lists and strings. It is a useful general purpose
|
||||||
|
|
Loading…
Add table
Reference in a new issue