x11/libsoup: upgrade to 2.28.0

This commit is contained in:
Natanael Copa 2009-10-13 20:25:45 +00:00
parent d8299a77fe
commit 6e2f6bae7d

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libsoup
pkgver=2.27.4
pkgver=2.28.0
pkgrel=0
pkgdesc="Gnome HTTP Library"
url="http://www.gnome.org"
@ -24,4 +24,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
md5sums="c9b676621f1b89245ec5cec0c67198b7 libsoup-2.27.4.tar.bz2"
md5sums="013831a13584e876f419d8059f73637b libsoup-2.28.0.tar.bz2"