Merge pull request #14235 from TDT-AG/pr/20201215-owrt1907-lcd4linux-fix
[openwrt-19.07] utils/lcd4linux: fix package source
This commit is contained in:
commit
01196979d8
1 changed files with 2 additions and 4 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue