summaryrefslogtreecommitdiff
path: root/community/corkscrew/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-01-07 15:08:59 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-01-07 15:08:59 +0100
commit74d2f6ecbd25e398d8e618b1ba3b8b1df8baefe5 (patch)
treec7ddc46dc8b4d648a7d34903ab0832d9fce63c09 /community/corkscrew/PKGBUILD
parentd5d6c758f4c060d2f5a26435fd3a3e8a660d5af8 (diff)
Rebuilds for lib32.
Manually run the compiler instead of using trivial Makefiles, to respect user's CFLAGS.
Diffstat (limited to 'community/corkscrew/PKGBUILD')
-rw-r--r--community/corkscrew/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/corkscrew/PKGBUILD b/community/corkscrew/PKGBUILD
index 207f74aec..f7a9e0291 100644
--- a/community/corkscrew/PKGBUILD
+++ b/community/corkscrew/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=corkscrew
pkgver=2.0
-pkgrel=4
+pkgrel=4.1
pkgdesc="A tool for tunneling SSH through HTTP proxies"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.agroman.net/corkscrew/"