From: Fabian Lipken Date: Mon, 18 Mar 2024 07:07:21 +0000 (+0100) Subject: fx: update to 33.0.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=44e613bfc4054ec61c6b6e2d63f4839013388fd6;p=openwrt-packages.git fx: update to 33.0.0 Signed-off-by: Fabian Lipken --- diff --git a/utils/fx/Makefile b/utils/fx/Makefile index 9642d6070..88bb4d840 100644 --- a/utils/fx/Makefile +++ b/utils/fx/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fx -PKG_VERSION:=31.0.0 +PKG_VERSION:=33.0.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/antonmedv/fx/tar.gz/$(PKG_VERSION)? -PKG_HASH:=8408047ef42506aac44aa805de209dd64ae4fc084e76bee8e24112ffbdc2d5dc +PKG_HASH:=b619c18a3cbc7566be1c7fecfc802d469402cf8eae6a70911359c4de7eab07ba PKG_MAINTAINER:=Fabian Lipken PKG_LICENSE:=MIT