mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
oniguruma: update to 6.9.10
This commit is contained in:
parent
da97e7185b
commit
fe7e26877d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oniguruma'
|
# Template file for 'oniguruma'
|
||||||
pkgname=oniguruma
|
pkgname=oniguruma
|
||||||
version=6.9.9
|
version=6.9.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-posix-api=yes"
|
configure_args="--enable-posix-api=yes"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/kkos/oniguruma"
|
homepage="https://github.com/kkos/oniguruma"
|
||||||
changelog="https://github.com/kkos/oniguruma/releases"
|
changelog="https://github.com/kkos/oniguruma/releases"
|
||||||
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=60162bd3b9fc6f4886d4c7a07925ffd374167732f55dce8c491bfd9cd818a6cf
|
checksum=2a5cfc5ae259e4e97f86b68dfffc152cdaffe94e2060b770cb827238d769fc05
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue