diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 15:36:25 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 15:36:25 +0100 |
commit | e8c23f19ce40c7c374d1f1c12da9da58e09ed587 (patch) | |
tree | 5f0452433cbee6edfb26774161c77ec647acca42 /package/base-files/Makefile | |
parent | 608f969e4d96cb1b2a361c2a3b6a32233a644e3b (diff) | |
parent | e70d661a971e05735e21968dd7b0d6bc10d6c6dd (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r-- | package/base-files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 81fb1f6df..89b9414d9 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/mk/rootfs.mk PKG_NAME:= base-files PKG_VERSION:= 1.0 -PKG_RELEASE:= 70 +PKG_RELEASE:= 71 PKG_SECTION:= base PKG_DESCR:= basic files and scripts PKG_BUILDDEP:= pkgconf-host file-host |