[arch-commits] Commit in libssh2/trunk (PKGBUILD)
Dave Reisner
dreisner at archlinux.org
Thu Apr 5 12:16:17 UTC 2012
Date: Thursday, April 5, 2012 @ 08:16:16
Author: dreisner
Revision: 155716
upgpkg: libssh2 1.4.1-1
Modified:
libssh2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-05 11:09:33 UTC (rev 155715)
+++ PKGBUILD 2012-04-05 12:16:16 UTC (rev 155716)
@@ -6,7 +6,7 @@
# Contributor: ice-man <icemanf at gmail.com>
pkgname=libssh2
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts"
url="http://www.libssh2.org/"
@@ -17,8 +17,8 @@
provides=('libssh2.so')
options=('!libtool')
source=("http://www.libssh2.org/download/$pkgname-$pkgver.tar.gz"{,.asc})
-md5sums=('ee670161d8c5dff93ae84a3f34f15669'
- 'd30af693479e5e88036ffb61ab8d0dc9')
+md5sums=('b94106e046af37fdc0734e487842fe66'
+ 'd120a091e9f594c6608815d72b07c7a3')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list