genode/repos/ports/ports/grep.port
2023-05-30 12:03:32 +02:00

13 lines
363 B
Plaintext

LICENSE := GPLv3
VERSION := 3.1
DOWNLOADS := grep.archive
URL(grep) := http://ftp.gnu.org/pub/gnu/grep/grep-$(VERSION).tar.xz
SHA(grep) := db625c7ab3bb3ee757b3926a5cfa8d9e1c3991ad24707a83dde8a5ef2bf7a07e
SIG(grep) := ${URL(grep)}.sig
KEY(grep) := GNU
DIR(grep) := src/noux-pkg/grep
PATCHES := src/noux-pkg/grep/grep.patch
PATCH_OPT := -p1 -d ${DIR(grep)}