From: Bernd Kuhls Date: Sat, 18 Apr 2015 14:29:31 +0000 (+0200) Subject: package/x11r7/xapp_xeyes: bump version to 1.1.1, add hash X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6877eeb0de2ce00764bc9115344e9e074e6366ea;p=buildroot.git package/x11r7/xapp_xeyes: bump version to 1.1.1, add hash Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xapp_xeyes/xapp_xeyes.hash b/package/x11r7/xapp_xeyes/xapp_xeyes.hash new file mode 100644 index 0000000000..02eb26b7b9 --- /dev/null +++ b/package/x11r7/xapp_xeyes/xapp_xeyes.hash @@ -0,0 +1,2 @@ +# From http://lists.x.org/archives/xorg-announce/2010-November/001552.html +sha1 efe6116d31a7f69e4fb6038613e52b0960b9b61c xeyes-1.1.1.tar.bz2 diff --git a/package/x11r7/xapp_xeyes/xapp_xeyes.mk b/package/x11r7/xapp_xeyes/xapp_xeyes.mk index 2bed751732..89cac515e4 100644 --- a/package/x11r7/xapp_xeyes/xapp_xeyes.mk +++ b/package/x11r7/xapp_xeyes/xapp_xeyes.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XEYES_VERSION = 1.0.1 +XAPP_XEYES_VERSION = 1.1.1 XAPP_XEYES_SOURCE = xeyes-$(XAPP_XEYES_VERSION).tar.bz2 XAPP_XEYES_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XEYES_LICENSE = MIT