diff options
author | Maxim Storchak <m.storchak@gmail.com> | 2014-12-14 13:01:52 +0200 |
---|---|---|
committer | Maxim Storchak <m.storchak@gmail.com> | 2014-12-14 13:02:52 +0200 |
commit | 0c86aafc4274f8f3e3da354c236ece0c80618592 (patch) | |
tree | eb1bab586ef825360c50bae45720f860ff8711dc /net/tgt | |
parent | 85cfa59609a24d7c2520a50cb451f7a624f062c9 (diff) |
tgt: update to 1.0.53
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Diffstat (limited to 'net/tgt')
-rw-r--r-- | net/tgt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tgt/Makefile b/net/tgt/Makefile index d1fb251ee..54f568f88 100644 --- a/net/tgt/Makefile +++ b/net/tgt/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tgt -PKG_VERSION:=1.0.48 -PKG_REV:=22d9567f39e5eb8a794ce2cb5a2190abdbecaa1f +PKG_VERSION:=1.0.53 +PKG_REV:=9764e0afd9a7115e356fc85569a780f9003c4eac PKG_RELEASE:=1 PKG_USE_MIPS16:=0 |