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

Gaetan Bisson bisson at archlinux.org
Sat Jan 24 17:42:22 UTC 2015


    Date: Saturday, January 24, 2015 @ 18:42:22
  Author: bisson
Revision: 229967

upstream update

Modified:
  socat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-24 17:14:10 UTC (rev 229966)
+++ PKGBUILD	2015-01-24 17:42:22 UTC (rev 229967)
@@ -4,7 +4,7 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=socat
-pkgver=1.7.2.4
+pkgver=1.7.3.0
 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=('c33904b83295accef2aaff8adf7eedd3310f9777')
+sha1sums=('c09ec6539647cebe8fccdfcf0f1ace1243231ec3')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list