Skip to content

Commit

Permalink
lsd: update to latest stable/1.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
  • Loading branch information
ktgeek authored and neheb committed Feb 11, 2025
1 parent 71c8e53 commit 826a3a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/lsd/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=lsd
PKG_VERSION:=1.1.1
PKG_VERSION:=1.1.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/lsd-rs/lsd/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=7933e196bf7b164ea8879078f8a8e87381e0c49f71867e0036c82916199aba61
PKG_HASH:=120935c7e98f9b64488fde39987154a6a5b2236cb65ae847917012adf5e122d1

PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
PKG_LICENSE:=Apache-2.0
Expand Down

0 comments on commit 826a3a9

Please sign in to comment.