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

Andrea Scarpino andrea at archlinux.org
Mon Jan 24 20:24:16 UTC 2011


    Date: Monday, January 24, 2011 @ 15:24:15
  Author: andrea
Revision: 107427

upgpkg: libssh 0.4.8-1
upstream release

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 19:09:40 UTC (rev 107426)
+++ PKGBUILD	2011-01-24 20:24:15 UTC (rev 107427)
@@ -4,7 +4,7 @@
 # Contributor: sergeantspoon <sergeantspoon at archlinux.us>
 
 pkgname=libssh
-pkgver=0.4.7
+pkgver=0.4.8
 pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="http://www.libssh.org/"
@@ -13,7 +13,7 @@
 depends=('openssl')
 makedepends=('cmake' 'doxygen')
 source=("http://www.libssh.org/files/0.4/${pkgname}-${pkgver}.tar.gz")
-md5sums=('2c95942c0d15f709e3328bacea91722c')
+md5sums=('d97b3feea1abe047ca8cf86d06e4b789')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list