projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
[openwrt.git]
/
package
/
libtool
/
Makefile
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
e5d1172
..
5aa5aa3
100644
(file)
--- a/
package/libtool/Makefile
+++ b/
package/libtool/Makefile
@@
-8,17
+8,20
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libtool
include $(TOPDIR)/rules.mk
PKG_NAME:=libtool
-PKG_VERSION:=
1.5.26
+PKG_VERSION:=
2.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
-PKG_MD5SUM:=
aa9c5107f3ec9ef4200eb6556f3b3c29
+PKG_MD5SUM:=
b32b04148ecdd7344abc6fe8bd1bb021
HOST_PATCH_DIR=/dev/null
PKG_BUILD_DEPENDS:=libtool/host
HOST_PATCH_DIR=/dev/null
PKG_BUILD_DEPENDS:=libtool/host
+PKG_BUILD_PARALLEL:=0
+HOST_BUILD_PARALLEL:=0
+
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.022578 seconds
and
4
git commands to generate.