fx: update to 33.0.0

Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
This commit is contained in:
Fabian Lipken 2024-03-18 08:07:21 +01:00 committed by Tianling Shen
parent d3dbdf0302
commit 44e613bfc4
1 changed files with 2 additions and 2 deletions

View File

@ -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 <dynasticorpheus@gmail.com>
PKG_LICENSE:=MIT