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

Gaetan Bisson bisson at archlinux.org
Mon May 21 08:16:16 UTC 2012


    Date: Monday, May 21, 2012 @ 04:16:16
  Author: bisson
Revision: 159298

upstream update

Modified:
  socat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-21 06:53:17 UTC (rev 159297)
+++ PKGBUILD	2012-05-21 08:16:16 UTC (rev 159298)
@@ -4,7 +4,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=socat
-pkgver=1.7.2.0
+pkgver=1.7.2.1
 pkgrel=1
 pkgdesc='Multipurpose relay'
 url='http://www.dest-unreach.org/socat/'
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('readline' 'openssl')
 source=("http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('32181b08aa91309ee368e1e36a2cb337eedc425a')
+sha1sums=('6e3328cc409550b2367efa8028fe4436e84eb490')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list