diff options
Diffstat (limited to 'corkscrew')
-rw-r--r-- | corkscrew/corkscrew_2.0.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/corkscrew/corkscrew_2.0.oe b/corkscrew/corkscrew_2.0.oe index f102ca8d6b..e618487bca 100644 --- a/corkscrew/corkscrew_2.0.oe +++ b/corkscrew/corkscrew_2.0.oe @@ -1,6 +1,6 @@ -HOMEPAGE=http://www.agroman.net/corkscrew/ -DESCRIPTION="Tunnel SSH throught HTTP proxies" -SECTION=net +HOMEPAGE = "http://www.agroman.net/corkscrew/" +DESCRIPTION = "Tunnel SSH throught HTTP proxies" +SECTION = "net" SRC_URI := http://www.agroman.net/${PN}/${P}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 |