summaryrefslogtreecommitdiffstats
path: root/package/util-linux/util-linux.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-03-13 18:01:31 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-13 22:54:27 +0100
commit519d36e085ae2bf92ec2317b738073701a4bad22 (patch)
tree560fc8d70afca5dbf00046d72fa1a10ebef76a45 /package/util-linux/util-linux.mk
parentc13dc76c1d151f6138e42e2618aef28754ec0e1a (diff)
downloadbuildroot-519d36e085ae2bf92ec2317b738073701a4bad22.tar.gz
buildroot-519d36e085ae2bf92ec2317b738073701a4bad22.zip
util-linux: bump to version 2.26.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/util-linux/util-linux.mk')
-rw-r--r--package/util-linux/util-linux.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
index cb4b480f77..766f80f216 100644
--- a/package/util-linux/util-linux.mk
+++ b/package/util-linux/util-linux.mk
@@ -4,7 +4,7 @@
#
################################################################################
-UTIL_LINUX_VERSION = $(UTIL_LINUX_VERSION_MAJOR)
+UTIL_LINUX_VERSION = $(UTIL_LINUX_VERSION_MAJOR).1
UTIL_LINUX_VERSION_MAJOR = 2.26
UTIL_LINUX_SOURCE = util-linux-$(UTIL_LINUX_VERSION).tar.xz
UTIL_LINUX_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/util-linux/v$(UTIL_LINUX_VERSION_MAJOR)
OpenPOWER on IntegriCloud