grex: update to 1.4.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'grex'
|
# Template file for 'grex'
|
||||||
pkgname=grex
|
pkgname=grex
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
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"
|
||||||
@@ -9,7 +9,7 @@ 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=9e1c56f3071a75629da4393c5fc736f2b822075b4a1219366b16a039c92f13d2
|
checksum=4e849b29b387afc583856f24923b76052ad90e320c2caacfc6452e6d9deb6b14
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user