eza: update to 0.21.4
authorJonas Jelonek <redacted>
Fri, 30 May 2025 20:43:13 +0000 (20:43 +0000)
committerJosef Schlehofer <redacted>
Sat, 31 May 2025 11:57:01 +0000 (13:57 +0200)
[release notes]
0.21.1: https://github.com/eza-community/eza/releases/tag/v0.21.1
0.21.2: https://github.com/eza-community/eza/releases/tag/v0.21.2
0.21.3: https://github.com/eza-community/eza/releases/tag/v0.21.3
0.21.4: https://github.com/eza-community/eza/releases/tag/v0.21.4

Signed-off-by: Jonas Jelonek <redacted>
utils/eza/Makefile

index b086f9ad59c1a1118280a5a828936f68def5b731..c50887572694e415681ae954c249ece1d0d27032 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=eza
-PKG_VERSION:=0.21.0
+PKG_VERSION:=0.21.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/eza-community/eza/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=885ae7a12c7ed68dd3a7cca76d4e8beaa100c9e9d6b7ad136b5bb6785e16b28b
+PKG_HASH:=dbe04448febef15b144e86551db633146864f4afb272f96c4d586e0bc8284ffb
 
 PKG_MAINTAINER:=Jonas Jelonek <jelonek.jonas@gmail.com>
 PKG_LICENSE:=EUPL-1.2
git clone https://git.99rst.org/PROJECT