12 lines
447 B
Bash
12 lines
447 B
Bash
|
# Template file for 'httptunnel'
|
||
|
pkgname=httptunnel
|
||
|
version=3.0.5
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
short_desc="Creates a bidirectional connection tunnelled in HTTP requests"
|
||
|
maintainer="Markus Berger <pulux@pf4sh.de>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://www.nocrew.org/software/httptunnel.html"
|
||
|
distfiles="http://www.nocrew.org/software/$pkgname/$pkgname-$version.tar.gz"
|
||
|
checksum=0d4c3b276f47c06fc39f77e45babef1b3ede53512928c7a59ad0dd795ef0e617
|