oniguruma: update to 6.3.0
This commit is contained in:
parent
54a2c8cbd8
commit
12362af61e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'oniguruma'
|
||||
pkgname=oniguruma
|
||||
version=6.2.0
|
||||
version=6.3.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=6561637f340c6cae468aa4df45c7a4d8525fad65495b0dcef72d749aa8733a4b
|
||||
checksum=1fee95d51aa359e9a9498617358236a3c92d8213c8b3f4400a0873cf7c99e731
|
||||
wrksrc="onig-${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue