oniguruma: update to 6.9.8.
This commit is contained in:
parent
ff2379b215
commit
587bdc8d0f
@ -1,16 +1,16 @@
|
||||
# Template file for 'oniguruma'
|
||||
pkgname=oniguruma
|
||||
version=6.9.5.rev1
|
||||
version=6.9.8
|
||||
revision=1
|
||||
_ver="${version%.*}_${version##*.}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-posix-api=yes"
|
||||
short_desc="Multi-charset regular expressions library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/kkos/oniguruma"
|
||||
distfiles="${homepage}/releases/download/v${_ver}/onig-${_ver}.tar.gz"
|
||||
checksum=d33c849d1672af227944878cefe0a8fcf26fc62bedba32aa517f2f63c314a99e
|
||||
changelog="https://github.com/kkos/oniguruma/releases"
|
||||
distfiles="https://github.com/kkos/oniguruma/releases/download/v${version}/onig-${version}.tar.gz"
|
||||
checksum=28cd62c1464623c7910565fb1ccaaa0104b2fe8b12bcd646e81f73b47535213e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user