Skip to content

Commit

Permalink
Update openwrt package to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infinet committed Sep 18, 2023
1 parent 741b461 commit bce8e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openwrt/package/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=xtables-wgobfs
PKG_VERSION:=0.4.2
PKG_VERSION:=0.5.0
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/xt_wgobfs-$(PKG_VERSION)
PKG_SOURCE:=xt_wgobfs-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:= https://github.com/infinet/xt_wgobfs/releases/download/v$(PKG_VERSION)/
PKG_HASH:=09fa493d8305e1fa3224a940cab607b1860a9b5d9d395615105c7009e2bec767
PKG_HASH:=3d1c6304b92b1977aeeafa875323b85bdbe69272c481aa5c07c39051fef92655

PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit bce8e82

Please sign in to comment.