summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChih-Hsuan Yen2018-06-18 23:53:04 +0800
committerChih-Hsuan Yen2018-06-18 23:53:04 +0800
commita418d8af75e122032d96eb46e8aa9298b1633285 (patch)
treee29c54a7502a1e5c3c98eef08c0cf0ed104cb3f3 /PKGBUILD
parent3f737bb3e408da556f67d5616cdfa4289ba56d07 (diff)
downloadaur-a418d8af75e122032d96eb46e8aa9298b1633285.tar.gz
fix building
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4424a78992a4..4d8555393044 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,13 +11,13 @@
_pkgname=socat2
pkgname=${_pkgname}-git
pkgver=2.0.0.b9.0.g7beb9b3
-pkgrel=2
+pkgrel=3
pkgdesc='Multipurpose relay (development version)'
url='http://www.dest-unreach.org/socat/socat-version2.html'
license=('GPL2')
arch=('i686' 'x86_64')
depends=('readline' 'openssl-1.0')
-makedepends=('yodl')
+makedepends=('yodl' 'git')
source=(
"$_pkgname"::"git+http://repo.or.cz/socat.git#branch=socat2"
sslv3.patch