ripgrep: update to 11.0.1.
This commit is contained in:
parent
ef2f54f8a2
commit
48c7abe875
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ripgrep'
|
||||
pkgname=ripgrep
|
||||
version=11.0.0
|
||||
version=11.0.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="asciidoc"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain, MIT"
|
||||
homepage="https://github.com/BurntSushi/ripgrep/"
|
||||
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=be7a7f4a39bd6d408691c65b74f78f5329115085fa1ea2045079d71d0c0abbd8
|
||||
checksum=ba106404342160a66f703b8c9db9d45117c1a3664a0996822496bcb9f238b184
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue