summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Esser <b.esser@pengutronix.de>2019-09-25 11:13:46 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-01 20:58:49 +0200
commit6ce79a208e86f48d4a29dbb6de2e0ab8b8707ac4 (patch)
treefae5e521ce1f3f2caa12fc5501c97e1481006c34
parenta3837dd00b751e1577de031141fa58f832537133 (diff)
downloadptxdist-6ce79a208e86f48d4a29dbb6de2e0ab8b8707ac4.tar.gz
ptxdist-6ce79a208e86f48d4a29dbb6de2e0ab8b8707ac4.tar.xz
xorg-app-xsetroot: version bump 1.1.0 -> 1.1.2
Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/xorg-app-xsetroot.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/xorg-app-xsetroot.make b/rules/xorg-app-xsetroot.make
index 602168c90..f0528d594 100644
--- a/rules/xorg-app-xsetroot.make
+++ b/rules/xorg-app-xsetroot.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XORG_APP_XSETROOT) += xorg-app-xsetroot
#
# Paths and names
#
-XORG_APP_XSETROOT_VERSION := 1.1.0
-XORG_APP_XSETROOT_MD5 := b78a2da4cf128775031a5a3422fc0b78
+XORG_APP_XSETROOT_VERSION := 1.1.2
+XORG_APP_XSETROOT_MD5 := 5fe769c8777a6e873ed1305e4ce2c353
XORG_APP_XSETROOT := xsetroot-$(XORG_APP_XSETROOT_VERSION)
XORG_APP_XSETROOT_SUFFIX := tar.bz2
XORG_APP_XSETROOT_URL := $(call ptx/mirror, XORG, individual/app/$(XORG_APP_XSETROOT).$(XORG_APP_XSETROOT_SUFFIX))