commit d8ecd5700abcd20ec59c89b1ae56da92f2e985b7 Author: Tim Biermann <tbier@posteo.de> Date: Tue Nov 28 10:46:04 2023 +0100 ripgrep: 14.0.1 -> 14.0.2 diff --git a/ripgrep/.signature b/ripgrep/.signature index 7fa225695..7c0edc01f 100644 --- a/ripgrep/.signature +++ b/ripgrep/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xIXGp6i8vJ1XK9Vw03djV+RWCQ/GPwHWgUNjl0lNjzIKnn+31RCGemmdyJm/j2r7U7Z/PxtqOM3oRkkJ+huOgg= -SHA256 (Pkgfile) = 189414fd494a88cb568618984f70834d04f2b01c13138adb39d0f3b8423242df +RWSagIOpLGJF31r//N1X6WVowGOEPN8+UjW/jBkQVWn43OutaTsDZSm56zUb8EApzFscXFsPKsX/rULRxFVdtiUqvQanaOd5xA4= +SHA256 (Pkgfile) = 408b4df9b370806b6c1c1779b8313aacbb1163f9ba3306deb357cbc7effff54d SHA256 (.footprint) = 6a71c827871eda3ec353640f848c1f3ef7abfc7351fefad74143848d35854563 -SHA256 (ripgrep-14.0.1.tar.gz) = 845cbf47729809fe82fd1f938f7880a29c1cd5c71d83e0feb9429552e0568bf6 +SHA256 (ripgrep-14.0.2.tar.gz) = 2b9bd8a582d1fea70eb932e389e0895922b9a0147f65f9ad4b601b3f3a82a195 diff --git a/ripgrep/Pkgfile b/ripgrep/Pkgfile index b50c5b596..b6624c1a2 100644 --- a/ripgrep/Pkgfile +++ b/ripgrep/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=ripgrep -version=14.0.1 +version=14.0.2 release=1 source=(https://github.com/BurntSushi/ripgrep/archive/$version/$name-$version.tar.gz)