From a60a17cd488cbe017b95f52bcb0f881d7a4a5846 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Dec 2015 20:29:32 +0100 Subject: xorg: update all packages to latest stable version, remove mirror.mk entry --- package/libXi/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package/libXi') diff --git a/package/libXi/Makefile b/package/libXi/Makefile index 74ff1161d..635901ac3 100644 --- a/package/libXi/Makefile +++ b/package/libXi/Makefile @@ -4,14 +4,14 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libXi -PKG_VERSION:= 1.6.1 -PKG_RELEASE:= 2 -PKG_HASH:= a2aab210068af017314888c64c3a7dd6b5a7933fe50ab89b6e039aadc07dac46 +PKG_VERSION:= 1.7.6 +PKG_RELEASE:= 1 +PKG_HASH:= 4e88fa7decd287e58140ea72238f8d54e4791de302938c83695fc0c9ac102b7e PKG_DESCR:= client interface to the xinput extension PKG_SECTION:= x11/libs -PKG_BUILDDEP:= xproto xextproto libXext libXi-host +PKG_BUILDDEP:= xproto xextproto libXext libXfixes PKG_URL:= http://xorg.freedesktop.org/ -PKG_SITES:= ${MASTER_SITE_XORG} +PKG_SITES:= http://www.x.org/releases/individual/lib/ PKG_LIBNAME:= libxi PKG_OPTS:= dev -- cgit v1.2.3