aboutsummaryrefslogtreecommitdiff
path: root/libs/oniguruma
diff options
context:
space:
mode:
Diffstat (limited to 'libs/oniguruma')
-rw-r--r--libs/oniguruma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/oniguruma/Makefile b/libs/oniguruma/Makefile
index 4ff3a662f..eb07af832 100644
--- a/libs/oniguruma/Makefile
+++ b/libs/oniguruma/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oniguruma
-PKG_VERSION:=6.9.6
+PKG_VERSION:=6.9.7.1
PKG_RELEASE:=1
PKG_SOURCE:=onig-v$(subst _,-,$(PKG_VERSION)).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/kkos/oniguruma/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=aec9f6902ad8b7bb53b2c55d04686ea75da89a06694836b0362cb206578dfe89
+PKG_HASH:=8f9a75b7d90dde0942c30a8b3c17889b2fecf190690988cc381c4e525cbbd22b
PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
PKG_LICENSE:=BSD-2-Clause