mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
oniguruma: update to 6.9.2.
This commit is contained in:
parent
9229168b0e
commit
f19f9f9cf7
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'oniguruma'
|
||||
pkgname=oniguruma
|
||||
version=6.9.1
|
||||
version=6.9.2
|
||||
revision=1
|
||||
wrksrc="onig-${version}"
|
||||
build_style=gnu-configure
|
||||
short_desc="A multi-charset regular expressions library"
|
||||
short_desc="Multi-charset regular expressions library"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/kkos/oniguruma"
|
||||
distfiles="https://github.com/kkos/oniguruma/releases/download/v${version}/onig-${version}.tar.gz"
|
||||
checksum=c7c3feb7be45a5cc9f2dec239b4a317a422e6ffea299cf91ffab1b926633ea12
|
||||
checksum=db7addb196ecb34e9f38d8f9c97b29a3e962c0e17ea9636127b3e3c42f24976a
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue