projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
increase openwrt-utils version
[openwrt.git]
/
package
/
openwrt
/
Makefile
diff --git
a/package/openwrt/Makefile
b/package/openwrt/Makefile
index
7e7b954
..
12453db
100644
(file)
--- a/
package/openwrt/Makefile
+++ b/
package/openwrt/Makefile
@@
-3,7
+3,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME := openwrt-utils
-PKG_RELEASE :=
1
+PKG_RELEASE :=
2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_RELEASE)_$(ARCH).ipk
PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg
This page took
0.021541 seconds
and
4
git commands to generate.