[arch-commits] Commit in xsp/trunk (PKGBUILD)

Daniel Isenmann daniel at archlinux.org
Fri Jan 7 12:13:22 UTC 2011


    Date: Friday, January 7, 2011 @ 07:13:21
  Author: daniel
Revision: 105175

upgpkg: xsp 2.8.2-1
Upstream security fix CVE-2010-4225

Modified:
  xsp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-07 12:12:47 UTC (rev 105174)
+++ PKGBUILD	2011-01-07 12:13:21 UTC (rev 105175)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=xsp
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="A simple webserver based on mono - provides ASP.NET support"
 arch=(i686 x86_64)
 license=('custom')
 url="http://www.go-mono.com"
-depends=('mono>=2.8.1')
+depends=('mono>=2.8.2')
 options=(!makeflags)
 install=${pkgname}.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.rc.d ${pkgname}.conf.d ${pkgname}.webapp)
-md5sums=('102a89d455f0846c5f45dbbaef8997f8'
+md5sums=('c09c397efdca426f064f00a2f640c57f'
          '9575bd7d6f64d51ba05bdd6370665858'
          '35d921df0fefc30f47a438c95d420efc'
          'c917c07f68b945691506c29750db482f')




More information about the arch-commits mailing list