diff options
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 c965f01f4fd7a..39af89748fc8e 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} |