aboutsummaryrefslogtreecommitdiff
path: root/libraries/http-parser/http-parser.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2019-06-09 11:25:53 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-15 08:12:48 +0700
commitc0a46a212bd0af74035ad055c6b7a8ce490fb264 (patch)
tree254a11b55ba28e9a6a5495ce47f3fb7deabff1ba /libraries/http-parser/http-parser.SlackBuild
parent8f7630c9f4a07df7efb5995ff74d9c6385585913 (diff)
libraries/http-parser: Updated for version 2.9.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'libraries/http-parser/http-parser.SlackBuild')
-rw-r--r--libraries/http-parser/http-parser.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/http-parser/http-parser.SlackBuild b/libraries/http-parser/http-parser.SlackBuild
index 4e2e66cd512ee..81e4b6fb4d13f 100644
--- a/libraries/http-parser/http-parser.SlackBuild
+++ b/libraries/http-parser/http-parser.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=http-parser
-VERSION=${VERSION:-2.9.0}
+VERSION=${VERSION:-2.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}