oniguruma: update to 6.7.0.
This commit is contained in:
parent
c525f09e0a
commit
daa986f05d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'oniguruma'
|
||||
pkgname=oniguruma
|
||||
version=6.6.1
|
||||
version=6.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="A multi-charset regular expressions library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
|||
license="2-clause-BSD"
|
||||
homepage="https://github.com/kkos/oniguruma"
|
||||
distfiles="https://github.com/kkos/oniguruma/releases/download/v${version}/onig-${version}.tar.gz"
|
||||
checksum=8f9731f9e48666236a1678e2b4ead69be682eefba3983a714b6b57cf5ee14372
|
||||
checksum=32d73c37d3c350b16287d86288f4bc98b95467fc37091cbcade60d83b01da073
|
||||
wrksrc="onig-${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue