diff options
Diffstat (limited to 'package/adkinstall/Makefile')
-rw-r--r-- | package/adkinstall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/adkinstall/Makefile b/package/adkinstall/Makefile index 85189bbea..d3bb6a107 100644 --- a/package/adkinstall/Makefile +++ b/package/adkinstall/Makefile @@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= adkinstall PKG_VERSION:= 2.0 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_DESCR:= adk disk/flash installer PKG_SECTION:= base/misc PKG_DEPENDS:= mke2fs parted sfdisk dosfstools mksh |