projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] util-linux: prevent packaging libtool placeholder scripts (#11224)
[openwrt.git]
/
tools
/
automake
/
Makefile
diff --git
a/tools/automake/Makefile
b/tools/automake/Makefile
index
c30a990
..
63d28bd
100644
(file)
--- a/
tools/automake/Makefile
+++ b/
tools/automake/Makefile
@@
-7,11
+7,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=automake
include $(TOPDIR)/rules.mk
PKG_NAME:=automake
-PKG_VERSION:=1.11.
1
+PKG_VERSION:=1.11.
3
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
xz
PKG_SOURCE_URL:=@GNU/automake
PKG_SOURCE_URL:=@GNU/automake
-PKG_MD5SUM:=
c2972c4d9b3e29c03d5f2af86249876f
+PKG_MD5SUM:=
3d72b2076eb4397ad5e9a2aace6357fd
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/host-build.mk
This page took
0.020547 seconds
and
4
git commands to generate.