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

Andrea Scarpino andrea at archlinux.org
Sat Jan 8 15:41:40 UTC 2011


    Date: Saturday, January 8, 2011 @ 10:41:39
  Author: andrea
Revision: 105395

upgpkg: libssh 0.4.7-1
upstream release

Modified:
  libssh/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-08 15:11:14 UTC (rev 105394)
+++ PKGBUILD	2011-01-08 15:41:39 UTC (rev 105395)
@@ -4,7 +4,7 @@
 # Contributor: sergeantspoon <sergeantspoon at archlinux.us>
 
 pkgname=libssh
-pkgver=0.4.6
+pkgver=0.4.7
 pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="http://www.libssh.org/"
@@ -12,8 +12,8 @@
 arch=('i686' 'x86_64')
 depends=('openssl')
 makedepends=('cmake' 'doxygen')
-source=("http://www.libssh.org/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('9efdc8911fdb150fb16500c2fbe4ef2e')
+source=("http://www.libssh.org/files/0.4/${pkgname}-${pkgver}.tar.gz")
+md5sums=('2c95942c0d15f709e3328bacea91722c')
 
 build() {
   cd ${srcdir}


Property changes on: libssh/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list