ne10: fix github tarball to use commit id
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e9c9bd2d62
commit
c2b205c038
@ -7,7 +7,7 @@
|
||||
# We use a Git commit ID because the last tagged version is more than
|
||||
# one year old.
|
||||
NE10_VERSION = 88c18f0
|
||||
NE10_SITE = http://github.com/projectNe10/Ne10/tarball/master
|
||||
NE10_SITE = http://github.com/projectNe10/Ne10/tarball/$(NE10_VERSION)
|
||||
NE10_LICENSE = BSD-3c or Apache 2.0
|
||||
NE10_LICENSE_FILES = doc/LICENSE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user