Skip to content

Commit

Permalink
trojan-go: update to 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Sep 16, 2021
1 parent db9aab6 commit 2452f11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions trojan-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=trojan-go
PKG_VERSION:=0.10.5
PKG_RELEASE:=1
PKG_VERSION:=0.10.6
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/p4gefau1t/trojan-go/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=bbe75f7853eb883b820b034364542e4f19e0183f31d574e151f23fa896c66945
PKG_HASH:=925f02647dda944813f1eab0b71eac98b83eb5964ef5a6f63e89bc7eb4486c1f

PKG_CONFIG_DEPENDS:= \
CONFIG_TROJAN_GO_COMPRESS_GOPROXY \
Expand Down

0 comments on commit 2452f11

Please sign in to comment.