Skip to content

Commit

Permalink
ua2f: Update to 4.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <[email protected]>
(cherry picked from commit ea66f90)
  • Loading branch information
immortalwrt-bot authored and 1715173329 committed Oct 29, 2023
1 parent 31225cc commit c1411a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/ua2f/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=UA2F
PKG_VERSION:=4.3.3
PKG_VERSION:=4.4.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/Zxilly/UA2F/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=3eec0b24d214a94ff040bb4838f58a3522e4edb55e971c534959db50c8946eae
PKG_HASH:=b5c7cb92f29b82cc09c84dda65bcf6e93a303f8264acb1e818c00daa7d31a7d2

PKG_LICENSE:=GPL-3.0-only
PKG_LICENSE_FILES:=LICENSE
Expand All @@ -30,7 +30,7 @@ define Package/ua2f
SUBMENU:=Routing and Redirection
TITLE:=Change User-Agent to Fwords
URL:=https://github.com/Zxilly/UA2F
DEPENDS:=+libnetfilter-conntrack +libnetfilter-queue +kmod-nft-queue \
DEPENDS:=+libuci +libnetfilter-conntrack +libnetfilter-queue +kmod-nft-queue \
+USE_GLIBC:libasan
endef

Expand Down

0 comments on commit c1411a2

Please sign in to comment.