diff options
author | Javier Jardón <jjardon@gnome.org> | 2016-09-09 12:10:11 +0100 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2016-09-09 12:13:02 +0100 |
commit | 00741fc86231cd637a5366231b0b1d038f476b45 (patch) | |
tree | a6d0a351fc0d6ed706abc16fb570132aa3d5a9c9 /open-source-lorries | |
parent | 52a969ab8639c567daae29b708a9639df61c9fbc (diff) | |
download | lorries-00741fc86231cd637a5366231b0b1d038f476b45.tar.gz |
Add grep-tarball
Change-Id: Idb1ed7d856bd08a9da5a3998bfa92a6032be3d87
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/grep-tarball.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/grep-tarball.lorry b/open-source-lorries/grep-tarball.lorry new file mode 100644 index 0000000..ba85814 --- /dev/null +++ b/open-source-lorries/grep-tarball.lorry @@ -0,0 +1,6 @@ +{ + "grep-tarball": { + "type": "tarball", + "url": "http://ftp.gnu.org/gnu/grep/grep-2.25.tar.xz" + } +} |