oniguruma: update to 6.5.0.
This commit is contained in:
parent
c9155b8f48
commit
d07b1261cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'oniguruma'
|
# Template build file for 'oniguruma'
|
||||||
pkgname=oniguruma
|
pkgname=oniguruma
|
||||||
version=6.4.0
|
version=6.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="A multi-charset regular expressions library"
|
short_desc="A multi-charset regular expressions library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
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=cf43ddc5167aea260c4297c76b0dd5e1e6d67aa39319db667347d4d0706ff695
|
checksum=fc78898665dea1e2fbeda0609074ff76f5ef2001907f6184468c752eb52a3ed4
|
||||||
wrksrc="onig-${version}"
|
wrksrc="onig-${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue