utils/lcd4linux: fix package source

The former svn source is not available any more.
Change package source to openwrt sources server.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
Martin Schiller 2020-12-14 15:12:58 +01:00
parent a6ccc44c5d
commit 4626c3bd6d
1 changed files with 2 additions and 4 deletions

View File

@ -13,10 +13,8 @@ PKG_VERSION:=r$(PKG_REV)
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://ssl.bulix.org/svn/lcd4linux/trunk/
PKG_SOURCE_SUBDIR:=lcd4linux-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_URL:=https://sources.openwrt.org/
PKG_HASH:=09c302d083c3d9ad311a6a506361e89aa5a78d724275adf919d77d33d7ee3dfb
LCD4LINUX_DRIVERS:= \
ASTUSB \