Browse Source

Merge pull request #5377 from mstorchak/tgt

tgt: update to 1.0.73
lilik-openwrt-22.03
Hannu Nyman 7 years ago
committed by GitHub
parent
commit
229ca9e2e0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      net/tgt/Makefile

+ 3
- 3
net/tgt/Makefile View File

@ -7,9 +7,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tgt
PKG_VERSION:=1.0.72
PKG_REV:=8f94634a7bd0a0e15a5a0f7a398341ff0f896752
PKG_MIRROR_HASH:=3cc0fc63c45cf87b97c28a29f946b9ec54486ad761b5cadb36ce6e07928f5045
PKG_VERSION:=1.0.73
PKG_REV:=013223dc886a03719ca02db52162056249d99448
PKG_MIRROR_HASH:=649bd012ab0944644ff83cc2974e7a5c374d568e0f4328d9f8d352d4b59f73bb
PKG_RELEASE:=1
PKG_USE_MIPS16:=0


Loading…
Cancel
Save