mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package/xvkbd: bump version to 3.7
Also switch upstream URL to new host as mentioned on old site. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1939a6528b
commit
25bcd8bbbf
@ -13,4 +13,4 @@ config BR2_PACKAGE_XVKBD
|
||||
help
|
||||
on-screen keyboard for X
|
||||
|
||||
http://homepage3.nifty.com/tsato/xvkbd
|
||||
http://t-sato.in.coocan.jp/xvkbd
|
||||
|
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 93c4bdced9f13f22c367d990e98ffbc53f8210fa28a816fa9c610d86e78bf807 xvkbd-3.2.tar.gz
|
||||
sha256 895f768269820e7c0379b0daac3687bda0c670d192ebb7e61e5613a5939ec90b xvkbd-3.7.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XVKBD_VERSION = 3.2
|
||||
XVKBD_SITE = http://homepage3.nifty.com/tsato/xvkbd
|
||||
XVKBD_VERSION = 3.7
|
||||
XVKBD_SITE = http://t-sato.in.coocan.jp/xvkbd
|
||||
XVKBD_LICENSE = GPLv2+
|
||||
XVKBD_LICENSE_FILES = README
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user