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/xf86-input-keyboard/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/xf86-input-keyboard') diff --git a/package/xf86-input-keyboard/Makefile b/package/xf86-input-keyboard/Makefile index 07a9c9a97..eb54c5ccd 100644 --- a/package/xf86-input-keyboard/Makefile +++ b/package/xf86-input-keyboard/Makefile @@ -4,15 +4,15 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= xf86-input-keyboard -PKG_VERSION:= 1.8.0 +PKG_VERSION:= 1.8.1 PKG_RELEASE:= 1 -PKG_HASH:= a803ec6ee5c48fd6a24917902f49201459baa575459f9c585b25eeda77c32da7 +PKG_HASH:= 8f7c645f4b17ed0a0607c92dfac87deafee9f3b975df6f87e0f606bab49e7754 PKG_DESCR:= x11 driver for keyboard PKG_SECTION:= x11/drivers PKG_DEPENDS:= xorg-server PKG_BUILDDEP:= xorg-server PKG_NEEDS:= c++ -PKG_SITES:= $(MASTER_SITE_XORG) +PKG_SITES:= http://www.x.org/releases/individual/driver/ DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3