aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/util-linux/Makefile
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2020-02-03 17:11:35 +0000
committerPetr Štetiar <ynezz@true.cz>2020-02-20 09:12:12 +0100
commit0e7d404a9472ffa688c3e8d17ab0ae18c1b1f70c (patch)
tree7f65554096aac832a091e9a5fb9e6c9a7f4dec78 /package/utils/util-linux/Makefile
parent060b58fd6ec650ea77006b3362cc3818a6222839 (diff)
downloadupstream-0e7d404a9472ffa688c3e8d17ab0ae18c1b1f70c.tar.gz
upstream-0e7d404a9472ffa688c3e8d17ab0ae18c1b1f70c.tar.bz2
upstream-0e7d404a9472ffa688c3e8d17ab0ae18c1b1f70c.zip
util-linux: Update to 2.35.1
Update util-linux to 2.35.1 and refresh patches. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> [commit subject and description tweaks] Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/utils/util-linux/Makefile')
-rw-r--r--package/utils/util-linux/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/utils/util-linux/Makefile b/package/utils/util-linux/Makefile
index 29ad135033..77b4b98b56 100644
--- a/package/utils/util-linux/Makefile
+++ b/package/utils/util-linux/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=util-linux
-PKG_VERSION:=2.34
-PKG_RELEASE:=2
+PKG_VERSION:=2.35.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.34
-PKG_HASH:=743f9d0c7252b6db246b659c1e1ce0bd45d8d4508b4dfa427bbb4a3e9b9f62b5
+PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.35
+PKG_HASH:=d9de3edd287366cd908e77677514b9387b22bc7b88f45b83e1922c3597f1d7f9
PKG_CPE_ID:=cpe:/a:kernel:util-linux
PKG_LICENSE:=GPL-2.0