diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index e30da0ccc30..8ebd5bb5336 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -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 " 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