From 0616c37b5f27f38c33e300fef453fc8f95120114 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 12 Sep 2024 07:51:27 +0200 Subject: [PATCH] cowsay, revbump for perl changes (#11101) --- games-misc/cowsay/cowsay-3.04.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/cowsay/cowsay-3.04.recipe b/games-misc/cowsay/cowsay-3.04.recipe index 39180fcb7..97e21143f 100644 --- a/games-misc/cowsay/cowsay-3.04.recipe +++ b/games-misc/cowsay/cowsay-3.04.recipe @@ -4,7 +4,7 @@ Invoking it as cowthink will make it think instead of speak." HOMEPAGE="https://github.com/tnalpgge/rank-amateur-cowsay" COPYRIGHT="1999-2000 Tony Monroe" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="$HOMEPAGE/archive/cowsay-$portVersion.tar.gz" CHECKSUM_SHA256="d8b871332cfc1f0b6c16832ecca413ca0ac14d58626491a6733829e3d655878b" SOURCE_DIR="rank-amateur-cowsay-cowsay-$portVersion" @@ -18,7 +18,7 @@ PROVIDES=" " REQUIRES=" haiku - perl + cmd:perl " INSTALL()