libsoup: update to 2.44.2.
This commit is contained in:
parent
2e8f7d638e
commit
e150ed1260
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsoup'
|
||||
pkgname=libsoup
|
||||
version=2.44.1
|
||||
version=2.44.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,7 +11,7 @@ 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=c532c331dd5f7eb78438867302ed6897a847c82b287ed9347bea8d1937974c1d
|
||||
checksum=e7e4b5ab74a6c00fc267c9f5963852d28759ad3154dab6388e2d6e1962d598f3
|
||||
|
||||
libsoup-devel_package() {
|
||||
depends="libglib-devel libxml2-devel libsoup>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue