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
devel/make: GNU Make 4.2.1
The release contains a bunch of bug fixes. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lilik-openwrt-22.03
Heinrich Schuchardt
9 years ago
parent
4b0e0a378a
commit
2c37154807
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
devel/make/Makefile
+ 2
- 2
devel/make/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
make
PKG_VERSION
:=
4.2
PKG_VERSION
:=
4.2
.1
PKG_RELEASE
:=
1
PKG_SOURCE_URL
:=
@GNU/make
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_MD5SUM
:=
1141ca815c806a5bfedbbaa1551410f3
PKG_MD5SUM
:=
7d0dcb6c474b258aab4d54098f2cf5a7
PKG_MAINTAINER
:=
Heinrich Schuchardt <xypron.glpk@gmx.de>
PKG_LICENSE
:=
GPL-3.0+
Write
Preview
Loading…
Cancel
Save