oniguruma: update to 6.9.2.

This commit is contained in:
Daniel Eyßer 2019-07-12 17:16:11 +02:00 committed by Helmut Pozimski
parent 9229168b0e
commit f19f9f9cf7

View file

@ -1,15 +1,15 @@
# Template file for 'oniguruma' # Template file for 'oniguruma'
pkgname=oniguruma pkgname=oniguruma
version=6.9.1 version=6.9.2
revision=1 revision=1
wrksrc="onig-${version}" wrksrc="onig-${version}"
build_style=gnu-configure build_style=gnu-configure
short_desc="A multi-charset regular expressions library" short_desc="Multi-charset regular expressions library"
maintainer="John Regan <john@jrjrtech.com>" maintainer="John Regan <john@jrjrtech.com>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="https://github.com/kkos/oniguruma" homepage="https://github.com/kkos/oniguruma"
distfiles="https://github.com/kkos/oniguruma/releases/download/v${version}/onig-${version}.tar.gz" distfiles="https://github.com/kkos/oniguruma/releases/download/v${version}/onig-${version}.tar.gz"
checksum=c7c3feb7be45a5cc9f2dec239b4a317a422e6ffea299cf91ffab1b926633ea12 checksum=db7addb196ecb34e9f38d8f9c97b29a3e962c0e17ea9636127b3e3c42f24976a
post_install() { post_install() {
vlicense COPYING vlicense COPYING