aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/corkscrew/corkscrew_2.0.bb
blob: 4602b8da2fb2aa456354a9f1ade0eba4958d6198 (plain)
1
2
3
4
5
6
7
8
9
10
11
HOMEPAGE = "http://www.agroman.net/corkscrew/"
DESCRIPTION = "Tunnel SSH throught HTTP proxies"
LICENSE = "GPL"
SECTION = "console/network"
SRC_URI = "http://www.agroman.net/corkscrew/corkscrew-${PV}.tar.gz \
	   file://configure.patch"

inherit autotools

SRC_URI[md5sum] = "35df77e7f0e59c0ec4f80313be52c10a"
SRC_URI[sha256sum] = "0d0fcbb41cba4a81c4ab494459472086f377f9edb78a2e2238ed19b58956b0be"