glib: update to 2.20.4.
--HG-- extra : convert_revision : d5c29b3a57e2e0515908bd6b1b6ad24ca741ac72
This commit is contained in:
parent
0427a78a82
commit
6cabadf327
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'glib'
|
# Template build file for 'glib'
|
||||||
pkgname=glib
|
pkgname=glib
|
||||||
version=2.20.3
|
version=2.20.4
|
||||||
distfiles="${GNOME_SITE}/glib/2.20/glib-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/glib/2.20/glib-$version.tar.bz2"
|
||||||
configure_args="--disable-fam --with-pcre=system"
|
configure_args="--disable-fam --with-pcre=system"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="The GNU library of C routines"
|
short_desc="The GNU library of C routines"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=37f098617c2fac11eee4c6289d576300abd0a01825d4c809462f5b698d1127b0
|
checksum=af709f0eabfbbfa5c59a02764ca1dd5e6509bbe7fb67a474b2c448bda7b06fb9
|
||||||
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
Add a link
Reference in a new issue