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

Daniel Isenmann daniel at archlinux.org
Fri Jan 7 12:04:17 UTC 2011


    Date: Friday, January 7, 2011 @ 07:04:17
  Author: daniel
Revision: 105172

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

Modified:
  mono/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-07 11:45:08 UTC (rev 105171)
+++ PKGBUILD	2011-01-07 12:04:17 UTC (rev 105172)
@@ -3,7 +3,7 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="Free implementation of the .NET platform including runtime and compiler"
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 conflicts=('monodoc')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         mono.rc.d)
-md5sums=('329734676dff6ddb5546cc7ed2c67658'
+md5sums=('7ae9055a378b1b1579e4a1997d3ed4c2'
          '8315e46c6a6e9625502521fc0ad1a322')
 
 build() {




More information about the arch-commits mailing list