glib-networking: update to 2.38.2.
This commit is contained in:
parent
a3d397de19
commit
d1235f6d33
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glib-networking'
|
||||
pkgname=glib-networking
|
||||
version=2.38.1
|
||||
version=2.38.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
||||
|
@ -15,10 +15,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=32ea1e504f69ff6693ac4119ad598ded50bb0440cf4484d28ef0adf8fcc85653
|
||||
checksum=e8e2fe919d3236169c9bfaec807966ec81b844fc28b11bddc9f8256cfa949fc7
|
||||
|
||||
glib-networking_package() {
|
||||
depends="ca-certificates gsettings-desktop-schemas>=3.8.0"
|
||||
depends="ca-certificates gsettings-desktop-schemas"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue