oniguruma: update to 6.4.0
This commit is contained in:
parent
05277260cb
commit
9b026acb6c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'oniguruma'
|
||||
pkgname=oniguruma
|
||||
version=6.3.0
|
||||
version=6.4.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=1fee95d51aa359e9a9498617358236a3c92d8213c8b3f4400a0873cf7c99e731
|
||||
checksum=cf43ddc5167aea260c4297c76b0dd5e1e6d67aa39319db667347d4d0706ff695
|
||||
wrksrc="onig-${version}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue