Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2175 from mariux64/update-grep-from-3.4-to-3.7
Update GNU grep from 3.4 to 3.7
  • Loading branch information
pmenzel committed Aug 17, 2021
2 parents 3e383e2 + ef97e9c commit 202af96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grep.be0
@@ -1,12 +1,12 @@
#!/usr/bin/env beesh

# BEE_VERSION grep-3.4-0
# BEE_VERSION grep-3.7-0
# old bee grep-2.18-0

# more info: https://foo.bar.com

#SRCURL[0]="https://ftp.gnu.org/gnu/grep/grep-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/111b117d22d6a7d049d6ae7505e9c4d2/grep-3.4.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/7c9cca97fa18670a21e72638c3e1dabf/grep-3.7.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 202af96

Please sign in to comment.