Browse Source
Merge pull request #5250 from mstorchak/tgt
tgt: update to 1.0.72
lilik-openwrt-22.03
Hannu Nyman
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
2 deletions
-
net/tgt/Makefile
|
|
@ -7,8 +7,9 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=tgt |
|
|
|
PKG_VERSION:=1.0.65 |
|
|
|
PKG_REV:=c8f86393d2ea3f37b64963f66af240f17d88b43d |
|
|
|
PKG_VERSION:=1.0.72 |
|
|
|
PKG_REV:=8f94634a7bd0a0e15a5a0f7a398341ff0f896752 |
|
|
|
PKG_MIRROR_HASH:=3cc0fc63c45cf87b97c28a29f946b9ec54486ad761b5cadb36ce6e07928f5045 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
PKG_USE_MIPS16:=0 |
|
|
|
|
|
|
|