From 71cafe792c3fd9e374e2c415699c9bce8d7e25a3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 9 Oct 2016 09:42:45 +0200 Subject: kbd: update to 2.0.3, fix musl compile --- package/kbd/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/kbd/Makefile') diff --git a/package/kbd/Makefile b/package/kbd/Makefile index db3aa4508..48a725dd5 100644 --- a/package/kbd/Makefile +++ b/package/kbd/Makefile @@ -4,15 +4,15 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= kbd -PKG_VERSION:= 2.0.2 -PKG_RELEASE:= 2 -PKG_HASH:= 9dfddabf96012e329c4bebb96a21aeef7c3872f624e96e8156ba542b82aeb912 +PKG_VERSION:= 2.0.3 +PKG_RELEASE:= 1 +PKG_HASH:= 7a899de1c0eb75f3aea737095a736f2375e1cbfbe693fc14a3fe0bfb4649fb5e PKG_DESCR:= keyboard and font utilities PKG_SECTION:= sys/hw PKG_DEPENDS:= libcheck PKG_BUILDDEP:= flex-host bison-host check PKG_URL:= http://kbd-project.org/ -PKG_SITES:= http://kbd-project.org/download/ +PKG_SITES:= ftp://ftp.kernel.org/pub/linux/utils/kbd/ PKG_CFLINE_KBD:= default y if ADK_TARGET_WITH_INPUT -- cgit v1.2.3