aboutsummaryrefslogtreecommitdiffstats
path: root/community/sniproxy/APKBUILD
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@zoho.com>2016-04-23 01:11:13 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-25 07:10:48 +0000
commit12b331734c01892fd91c249f49be715a7341a2e2 (patch)
treef2fb52673f1c3ece7c15bb6277face4cae9527dc /community/sniproxy/APKBUILD
parentda4e96aacef5e9bd9a7dccecffdc92f588a6dd78 (diff)
community/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'community/sniproxy/APKBUILD')
-rw-r--r--community/sniproxy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sniproxy/APKBUILD b/community/sniproxy/APKBUILD
index d4ab3fd58cc..57c32237a20 100644
--- a/community/sniproxy/APKBUILD
+++ b/community/sniproxy/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=sniproxy
pkgver=0.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="Proxies incoming HTTP and TLS connections based on the hostname
contained in the initial request of the TCP session."
url="https://github.com/dlundquist/sniproxy"