aboutsummaryrefslogtreecommitdiff
path: root/pkg/openwrt/Makefile
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2019-05-30 13:44:19 +0200
committerBjørn Mork <bjorn@mork.no>2019-05-30 13:44:29 +0200
commit5073efc2c85c61086a6c43cbdc11758d407b7ecc (patch)
tree690437b6e5c86aefc190483ed21e4a7cd0b8db27 /pkg/openwrt/Makefile
parent5058a5af9728468963fe8559b0c338eed9cfde7e (diff)
version 0.02v0.02
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'pkg/openwrt/Makefile')
-rw-r--r--pkg/openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/openwrt/Makefile b/pkg/openwrt/Makefile
index c7abb13..2e1c8c5 100644
--- a/pkg/openwrt/Makefile
+++ b/pkg/openwrt/Makefile
@@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=obinsect
PKG_RELEASE:=1
-PKG_VERSION=0.01
+PKG_VERSION=0.02
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/bmork/obinsect.git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)