fdm: update download URL
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
f15b0ace72
commit
fe0f06b627
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ PKG_VERSION:=1.7
|
|||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=BSD-2-Clause
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/fdm
|
||||
PKG_MD5SUM:=aea0421571e8f3ec8f747a5d72c84348
|
||||
PKG_SOURCE:=$(PKG_VERSION).zip
|
||||
PKG_SOURCE_URL:=https://github.com/nicm/fdm/archive
|
||||
PKG_MD5SUM:=b4195f5503702b6b07714ad8417f531a
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue