Skip to content

Commit

Permalink
eza: update to 0.18.14
Browse files Browse the repository at this point in the history
Release notes:
0.18.13: https://github.com/eza-community/eza/releases/tag/v0.18.13
0.18.14: https://github.com/eza-community/eza/releases/tag/v0.18.14

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
  • Loading branch information
jonasjelonek committed May 8, 2024
1 parent 60a63ef commit df8d779
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.18.11
PKG_VERSION:=0.18.14
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:=92d810c36ac67038e2ed3c421087de8793eb0b9de332c9239096df9d52eb30e3
PKG_HASH:=f8f42ed466c02eaaa2b157ef976d29f1c38a6ff13064be52baed70e4943f2481

PKG_MAINTAINER:=Jonas Jelonek <jelonek.jonas@gmail.com>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit df8d779

Please sign in to comment.