This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
utils/grep: update to 2.26
Update grep to upstream release 2.26 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
lilik-openwrt-22.03
p-wassi
8 years ago
parent
6fccd8801e
commit
024aec7a7e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
utils/grep/Makefile
+ 2
- 2
utils/grep/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
grep
PKG_VERSION
:=
2.2
5
PKG_VERSION
:=
2.2
6
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE_URL
:=
@GNU/grep
PKG_MD5SUM
:=
04e96b0e6f0fe6a180ae62c88fcd0af6
PKG_MD5SUM
:=
afdd61c7221434722671baf002ac9267
PKG_LICENSE
:=
GPL-3.0
PKG_LICENSE_FILES
:=
COPYING
Write
Preview
Loading…
Cancel
Save