[arch-commits] CVS update of extra/system/mrtg (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jul 8 23:57:51 UTC 2007


    Date: Sunday, July 8, 2007 @ 19:57:51
  Author: eric
    Path: /home/cvs-extra/extra/system/mrtg

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: mrtg 2.15.2-1
added license


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


Index: extra/system/mrtg/PKGBUILD
diff -u extra/system/mrtg/PKGBUILD:1.12 extra/system/mrtg/PKGBUILD:1.13
--- extra/system/mrtg/PKGBUILD:1.12	Tue Mar  6 17:28:25 2007
+++ extra/system/mrtg/PKGBUILD	Sun Jul  8 19:57:51 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.12 2007/03/06 22:28:25 tobias Exp $
+# $Id: PKGBUILD,v 1.13 2007/07/08 23:57:51 eric Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=mrtg
-pkgver=2.15.1
+pkgver=2.15.2
 pkgrel=1
 pkgdesc="Multi Router Traffic Grapher."
 arch=(i686 x86_64)
 url="http://oss.oetiker.ch/mrtg/"
+license=('GPL')
 depends=('gd' 'perl')
 source=(${url}/pub/${pkgname}-${pkgver}.tar.gz)
-md5sums=('32f5c62c0b6fc9b2f9cb00fe3098811d')
+md5sums=('5827175dd5ee941c2ae894369f0c9071')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list