diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-11-15 21:05:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-19 07:31:41 +0700 |
commit | 4618204d95c1c14e6b59aabfcf455110bc218505 (patch) | |
tree | b8d3401056d228e06e1920c5c93c791b38b72af8 /network/nghttp2/nghttp2.SlackBuild | |
parent | 05c4cfb612481f7a2a4a1399d26ece0bafc09ef3 (diff) | |
download | slackbuilds-4618204d95c1c14e6b59aabfcf455110bc218505.tar.gz |
network/nghttp2: Updated for version 1.16.1.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'network/nghttp2/nghttp2.SlackBuild')
-rw-r--r-- | network/nghttp2/nghttp2.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/nghttp2/nghttp2.SlackBuild b/network/nghttp2/nghttp2.SlackBuild index c965f01f4f..39af89748f 100644 --- a/network/nghttp2/nghttp2.SlackBuild +++ b/network/nghttp2/nghttp2.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nghttp2 -VERSION=${VERSION:-1.14.0} +VERSION=${VERSION:-1.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |