oniguruma: update to 6.8.2.
This commit is contained in:
parent
d42b1f0376
commit
df8434515d
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.8.1
|
version=6.8.2
|
||||||
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="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=ddc8f551feecc0172aacf2f188d096134b8c8a21ede88a312f3a81871b7d7445
|
checksum=adeada5f6b54c2a6f58ff021831a01b18a62b55ea9935e972e36ebb19e7c4903
|
||||||
wrksrc="onig-${version}"
|
wrksrc="onig-${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue