[arch-commits] Commit in mod_mono/trunk (PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Tue May 19 20:56:31 UTC 2015
Date: Tuesday, May 19, 2015 @ 22:56:31
Author: daniel
Revision: 239567
upgpkg: mod_mono 3.12-1
New upstream release
Modified:
mod_mono/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-19 20:53:05 UTC (rev 239566)
+++ PKGBUILD 2015-05-19 20:56:31 UTC (rev 239567)
@@ -3,7 +3,7 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=mod_mono
-pkgver=3.8
+pkgver=3.12
pkgrel=1
pkgdesc="The mono module to make ASP.NET running on top of apache"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
license=('APACHE')
source=(http://download.mono-project.com/sources/mod_mono/${pkgname}-${pkgver}.tar.gz)
depends=('apache' 'xsp')
-md5sums=('f25198bb2dce0448c26977170c5a5602')
+md5sums=('bb99d807ce32040370360fae4996f967')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list