summaryrefslogtreecommitdiff
path: root/extra/socat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/socat/PKGBUILD')
-rw-r--r--extra/socat/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/socat/PKGBUILD b/extra/socat/PKGBUILD
index 2ccdd166c..55dd2c338 100644
--- a/extra/socat/PKGBUILD
+++ b/extra/socat/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 186472 2013-05-27 06:47:24Z bisson $
+# $Id: PKGBUILD 204846 2014-01-29 01:50:38Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: John Proctor <jproctor@prium.net>
pkgname=socat
-pkgver=1.7.2.2
+pkgver=1.7.2.3
pkgrel=1
pkgdesc='Multipurpose relay'
url='http://www.dest-unreach.org/socat/'
@@ -12,7 +12,7 @@ license=('GPL2')
arch=('i686' 'x86_64')
depends=('readline' 'openssl')
source=("http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('588294c17373d52a8ac877dcd599ef26f14b110b')
+sha1sums=('580c56b6aadab6b71562e1c5a963c22e8ace6e32')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"