aboutsummaryrefslogtreecommitdiff
path: root/net/tgt/Makefile
diff options
context:
space:
mode:
authorMaxim Storchak <m.storchak@gmail.com>2015-02-18 14:55:17 +0200
committerMaxim Storchak <m.storchak@gmail.com>2015-02-18 15:22:48 +0200
commit4a299c86527e9d07d8f057a0cc6c20247e8aadc0 (patch)
treec4fed56bd164fb5b15db571764fb20728d64383b /net/tgt/Makefile
parent5836fe34e9c3017da6b769b5393114809b24dcd3 (diff)
tgt: unquote 'device' and 'file' to make them keywords, not literals
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Diffstat (limited to 'net/tgt/Makefile')
-rw-r--r--net/tgt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tgt/Makefile b/net/tgt/Makefile
index ef0a22f16..874a9309c 100644
--- a/net/tgt/Makefile
+++ b/net/tgt/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=tgt
PKG_VERSION:=1.0.53
PKG_REV:=9764e0afd9a7115e356fc85569a780f9003c4eac
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_USE_MIPS16:=0
PKG_SOURCE_PROTO:=git