libsoup: update to 2.42.1.
This commit is contained in:
parent
9d143ab3c5
commit
8b25261649
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libsoup'
|
||||
pkgname=libsoup
|
||||
version=2.42.0
|
||||
revision=2
|
||||
version=2.42.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.42/$pkgname-$version.tar.xz"
|
||||
checksum=9e0e7eb5d3f7401ccf521fbc289fc1fa0923b7c7833729e2ed7696f7b848893e
|
||||
checksum=20bd5365bb3e7de70fade91ac82c9dea31636318df90b8c26bc4cde2523a8c91
|
||||
|
||||
libsoup-devel_package() {
|
||||
depends="libglib-devel libxml2-devel libsoup-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue