diff options
Diffstat (limited to 'myrepo-cert/Makefile')
-rw-r--r-- | myrepo-cert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myrepo-cert/Makefile b/myrepo-cert/Makefile index 9c0cba2..c8ce9d6 100644 --- a/myrepo-cert/Makefile +++ b/myrepo-cert/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=myrepo-cert -PKG_VERSION:=2 +PKG_VERSION:=3 PKG_MAINTAINER:=Karel Koci PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) |