From 66cb3898b08df88cf7f74cf9df0fe41179222af1 Mon Sep 17 00:00:00 2001 From: miqlas Date: Sat, 6 May 2017 17:04:50 +0200 Subject: [PATCH] The Silver Searcher: bump version (#1319) --- ...searcher-1.0.2.recipe => the_silver_searcher-1.0.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sys-apps/the_silver_searcher/{the_silver_searcher-1.0.2.recipe => the_silver_searcher-1.0.3.recipe} (94%) diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.recipe b/sys-apps/the_silver_searcher/the_silver_searcher-1.0.3.recipe similarity index 94% rename from sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.recipe rename to sys-apps/the_silver_searcher/the_silver_searcher-1.0.3.recipe index 2972ad553..9761a2f01 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-1.0.2.recipe +++ b/sys-apps/the_silver_searcher/the_silver_searcher-1.0.3.recipe @@ -8,11 +8,11 @@ their patterns to a .agignore file. * Ag uses Pthreads to take advantage of multiple CPU cores and search files in \ parallel." HOMEPAGE="https://github.com/ggreer/the_silver_searcher/" -COPYRIGHT="2013-2016 Geoff Greer" +COPYRIGHT="2013-2017 Geoff Greer" LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://github.com/ggreer/the_silver_searcher/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="4cb73a4436fccf2c2cae91479a0167bacaa968a4deca28f3ff9d5abd98f01009" +CHECKSUM_SHA256="ce45de7412ee0ae6f22d72e17b81425666e6130da8cb434d5ca8ea42185e514e" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"