diff options
author | Maxim Storchak <m.storchak@gmail.com> | 2014-06-11 10:09:08 +0300 |
---|---|---|
committer | Maxim Storchak <m.storchak@gmail.com> | 2014-06-11 10:09:08 +0300 |
commit | bf1f6fc33009c672946c1c4a29b2d1c3b6d16849 (patch) | |
tree | ca6a86ca3c11ec9fa7ff50fadeae3ff84ca1d00e /net/tgt/Makefile | |
parent | 52cd0103c09c777eb7d9136ef179925a4f14bd70 (diff) |
tgt: update to 1.0.48 and add all stuff announced in the the previous commit
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Diffstat (limited to 'net/tgt/Makefile')
-rw-r--r-- | net/tgt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tgt/Makefile b/net/tgt/Makefile index 5f918d48c..6d7fc96f4 100644 --- a/net/tgt/Makefile +++ b/net/tgt/Makefile @@ -7,9 +7,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tgt -PKG_VERSION:=1.0.46 -PKG_REV:=601a44d6c833f59d9d2472ad11d421481a25b2e7 -PKG_RELEASE:=2 +PKG_VERSION:=1.0.48 +PKG_REV:=22d9567f39e5eb8a794ce2cb5a2190abdbecaa1f +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/fujita/tgt.git |