~dricottone/huttese-apk

a71240f874376e41bbd01cd94246e367ea0209f7 — Drew DeVault 3 years ago 2451cd3
tlstunnel: add libcap dependency
1 files changed, 2 insertions(+), 1 deletions(-)

M sr.ht/tlstunnel/APKBUILD
M sr.ht/tlstunnel/APKBUILD => sr.ht/tlstunnel/APKBUILD +2 -1
@@ 1,12 1,13 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=tlstunnel
pkgver=0.1.1
pkgrel=0
pkgrel=1
pkgdesc="A TLS reverse proxy"
url="https://git.sr.ht/~emersion/tlstunnel"
arch="all"
license="MIT"
install="$pkgname.post-install"
depends="libcap"
makedepends="go scdoc"
source="
	$pkgname-$pkgver.tar.gz::https://git.sr.ht/~emersion/tlstunnel/refs/download/v$pkgver/tlstunnel-$pkgver.tar.gz