mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grex: update to 1.4.4, adopt.
This commit is contained in:
parent
7ed1aa4edb
commit
1a81c0caa4
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'grex'
|
# Template file for 'grex'
|
||||||
pkgname=grex
|
pkgname=grex
|
||||||
version=1.4.2
|
version=1.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Tool for generating regular expressions from user-provided test cases"
|
short_desc="Tool for generating regular expressions from user-provided test cases"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/pemistahl/grex"
|
homepage="https://github.com/pemistahl/grex"
|
||||||
changelog="https://raw.githubusercontent.com/pemistahl/grex/main/RELEASE_NOTES.md"
|
changelog="https://raw.githubusercontent.com/pemistahl/grex/main/RELEASE_NOTES.md"
|
||||||
distfiles="https://github.com/pemistahl/grex/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pemistahl/grex/archive/v${version}.tar.gz"
|
||||||
checksum=bdf8476433be13d2307fc2829cd68b15f71391f537adfc6d90d04092573d7bc4
|
checksum=9e1c56f3071a75629da4393c5fc736f2b822075b4a1219366b16a039c92f13d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue