Skip to content

Commit

Permalink
eza: update to 0.20.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasjelonek authored and hnyman committed Dec 3, 2024
1 parent 4519666 commit 46bb0d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/eza/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=eza
PKG_VERSION:=0.20.5
PKG_VERSION:=0.20.10
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:=3455907abddd72ab405613588f82e2b5f6771facf215e5bcd92bca1a82520819
PKG_HASH:=dbeba82ed85c18776aac20a4f91429bd3ab7e1bd3734344cd247e8f646516a13

PKG_MAINTAINER:=Jonas Jelonek <[email protected]>
PKG_LICENSE:=EUPL-1.2
Expand Down

0 comments on commit 46bb0d1

Please sign in to comment.