summaryrefslogtreecommitdiff
path: root/package/kbd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-09 09:42:45 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-09 09:42:45 +0200
commit71cafe792c3fd9e374e2c415699c9bce8d7e25a3 (patch)
tree78371e2f643fafd0db6d76f6bdfa676d3d5b84a0 /package/kbd/Makefile
parente010476a7aa4548e47e6d76455cb09d289851ab9 (diff)
kbd: update to 2.0.3, fix musl compile
Diffstat (limited to 'package/kbd/Makefile')
-rw-r--r--package/kbd/Makefile8
1 files changed, 4 insertions, 4 deletions
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