glib-networking: update to 2.36.2.
This commit is contained in:
parent
07f8b9fd71
commit
1bad085d7f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glib-networking'
|
||||
pkgname=glib-networking
|
||||
version=2.36.1
|
||||
version=2.36.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
||||
|
@ -15,11 +15,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
|
||||
checksum=e2df2d1943a6193ca471addc58539895da1ae96fdba305dedb937ef56adb57ea
|
||||
checksum=2108d55b0af3eea56ce256830bcaf1519d6337e0054ef2eff80f2c0ef0eb23f9
|
||||
|
||||
glib-networking_package() {
|
||||
depends="ca-certificates gsettings-desktop-schemas>=3.8.0"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue