mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
lcd4linux: fix endian issues with GLCD2USB plugin
Patch submitted by Vladimir Ermakov. Signed-off-by: Vladimir Ermakov <vooon341@gmail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=lcd4linux
|
||||
PKG_REV:=1203
|
||||
PKG_VERSION:=r$(PKG_REV)
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://ssl.bulix.org/svn/lcd4linux/trunk/
|
||||
|
||||
Reference in New Issue
Block a user