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

Allan McRae allan at archlinux.org
Sun Aug 17 06:31:42 UTC 2008


    Date: Sunday, August 17, 2008 @ 02:31:41
  Author: allan
Revision: 9367

upgpkg: socat 1.6.0.1-2
    ncurses rebuild

Modified:
  socat/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 06:31:08 UTC (rev 9366)
+++ PKGBUILD	2008-08-17 06:31:41 UTC (rev 9367)
@@ -4,10 +4,11 @@
 
 pkgname=socat
 pkgver=1.6.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Relay for bidirectional data transfer via socket, pty, pipe, file and more"
 arch=(i686 x86_64)
 depends=('readline' 'openssl<=0.9.8' 'tcp_wrappers')
+makedepends=('imake')
 source=(http://www.dest-unreach.org/socat/download/$pkgname-$pkgver.tar.gz)
 md5sums=('5a6a1d1e398d5c4d32fa6515baf477af')
 license=(GPL2)




More information about the arch-commits mailing list