|
|
@ -8,12 +8,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=obfs4proxy |
|
|
|
PKG_VERSION:=0.0.12 |
|
|
|
PKG_VERSION:=0.0.13 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE:=obfs4-$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |
|
|
|
PKG_SOURCE_URL:=https://gitlab.com/yawning/obfs4/-/archive/$(PKG_NAME)-$(PKG_VERSION)/ |
|
|
|
PKG_HASH:=d6215774660a6b665ed59b786f11c90c8cd6569f72a44237bcf57765c3908c83 |
|
|
|
PKG_HASH:=6b16f1e71f1b3d21f32d2fbd683203a3021fcb44e789aded12f98d92dad83bc9 |
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/obfs4-$(PKG_NAME)-$(PKG_VERSION) |
|
|
|
|
|
|
|
PKG_LICENSE:=BSD-2-Clause GPL-3.0-or-later |
|
|
|