Skip to content
Snippets Groups Projects
Unverified Commit 1ddce815 authored by Ian Douglas Scott's avatar Ian Douglas Scott
Browse files

recipe_version for grep

parent 7f27da77
No related branches found
No related tags found
1 merge request!52Recipe for GNU grep
......@@ -3,6 +3,11 @@ TAR=https://ftp.gnu.org/gnu/grep/grep-$VERSION.tar.xz
HOST=x86_64-elf-redox
function recipe_version {
echo "$VERSION"
skip=1
}
function recipe_update {
echo "skipping update"
skip=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment