summaryrefslogtreecommitdiff
path: root/bigclown-gateway/Makefile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-09-12 22:09:25 +0200
committerKarel Kočí <cynerd@email.cz>2018-09-12 22:10:34 +0200
commitba6eb4bfe3ab05685ae1289b10b04c9bf8112e35 (patch)
tree418b0c4c4ab167ac9f41a99ed4913ab85a592e82 /bigclown-gateway/Makefile
parentdab9c4f6f89f4d1b8817375fdb30f0c2cf951989 (diff)
downloadopenwrt-personal-pkgs-ba6eb4bfe3ab05685ae1289b10b04c9bf8112e35.tar.gz
openwrt-personal-pkgs-ba6eb4bfe3ab05685ae1289b10b04c9bf8112e35.tar.bz2
openwrt-personal-pkgs-ba6eb4bfe3ab05685ae1289b10b04c9bf8112e35.zip
bigclown-gateway: Try to fix udev rule and change path
Diffstat (limited to 'bigclown-gateway/Makefile')
-rw-r--r--bigclown-gateway/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigclown-gateway/Makefile b/bigclown-gateway/Makefile
index f5de297..4c41fc5 100644
--- a/bigclown-gateway/Makefile
+++ b/bigclown-gateway/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bigclown-gateway
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_SOURCE_URL:=https://github.com/bigclownlabs/bch-gateway.git
PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>