projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by...
[openwrt.git]
/
package
/
libtool
/
Makefile
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
8d50a7a
..
e5d1172
100644
(file)
--- a/
package/libtool/Makefile
+++ b/
package/libtool/Makefile
@@
-8,14
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libtool
include $(TOPDIR)/rules.mk
PKG_NAME:=libtool
-PKG_VERSION:=1.5.2
4
+PKG_VERSION:=1.5.2
6
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:=d0071c890101fcf4f2be8934a37841b0
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+PKG_MD5SUM:=aa9c5107f3ec9ef4200eb6556f3b3c29
HOST_PATCH_DIR=/dev/null
HOST_PATCH_DIR=/dev/null
This page took
0.022117 seconds
and
4
git commands to generate.