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

daniel at archlinux.org daniel at archlinux.org
Mon Jul 6 16:56:10 UTC 2009


    Date: Monday, July 6, 2009 @ 12:56:09
  Author: daniel
Revision: 45017

upgpkg: mod_mono 2.4.2-1
    new mono release v2.4.2, built against new libjpeg-7

Modified:
  mod_mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-06 16:55:49 UTC (rev 45016)
+++ PKGBUILD	2009-07-06 16:56:09 UTC (rev 45017)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=2.4
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="The mono module to make ASP.NET running on top of apache"
 arch=(i686 x86_64)
 license=('APACHE')
-depends=('apache>=2.2.11' 'xsp>=2.4')
+depends=('apache>=2.2.11' 'xsp>=2.4.2')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4dc8e93baa22211e858bff84d3ffabd4')
+md5sums=('9417d44cf2ebe4d999d681640db698b2')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list