diff --git a/net/tgt/Makefile b/net/tgt/Makefile index 226b9d8222..e0fb522ba8 100644 --- a/net/tgt/Makefile +++ b/net/tgt/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tgt -PKG_VERSION:=1.0.94 +PKG_VERSION:=1.0.95 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/fujita/tgt/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=bb2a49130dd83310268af2eaa435f43be61d92a5bd22b9d360f7c751947f37b9 +PKG_HASH:=3584370a7e983404cac7782c6d35f36c75f01498fd2c5d01b3b5f74e66928b90 PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=GPL-2.0-only