aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorFabian Lipken <dynasticorpheus@gmail.com>2024-04-04 16:06:15 +0200
committerRosen Penev <rosenp@gmail.com>2024-04-05 17:35:46 -0700
commit9278e7d624e8a12f9874efc1f32af5e49ef352f9 (patch)
tree3d3ec6b7cc4c655d9b5fc57bba2058a9f97b4fbf /utils
parent724073924214812284a574ae725c18678af1eabe (diff)
fx: update to 34.0.0
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/fx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/fx/Makefile b/utils/fx/Makefile
index 88bb4d840..5e6c35f18 100644
--- a/utils/fx/Makefile
+++ b/utils/fx/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fx
-PKG_VERSION:=33.0.0
+PKG_VERSION:=34.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:=b619c18a3cbc7566be1c7fecfc802d469402cf8eae6a70911359c4de7eab07ba
+PKG_HASH:=a1d436a8951a753488adda02fe9fb1091fabfe928eafce73f3b1e690a9dccbee
PKG_MAINTAINER:=Fabian Lipken <dynasticorpheus@gmail.com>
PKG_LICENSE:=MIT