Skip to content

Commit

Permalink
e2fsprogs: Update to 1.45.6
Browse files Browse the repository at this point in the history
Update e2fsprogs to 1.45.6

Signed-off-by: Daniel Engberg <[email protected]>
  • Loading branch information
diizzyy authored and dedeckeh committed Apr 9, 2020
1 parent de63466 commit cb511ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/utils/e2fsprogs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=e2fsprogs
PKG_VERSION:=1.45.4
PKG_VERSION:=1.45.6
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/tytso/e2fsprogs/v$(PKG_VERSION)/
PKG_HASH:=65faf6b590ca1da97440d6446bd11de9e0914b42553740ba5d9d2a796fa0dc02
PKG_HASH:=ffa7ae6954395abdc50d0f8605d8be84736465afc53b8938ef473fcf7ff44256

PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=NOTICE
Expand Down

0 comments on commit cb511ce

Please sign in to comment.