Commit c24e66a3 authored by Marek Belisko's avatar Marek Belisko Committed by Peter Korsgaard
Browse files

ne10: Use http instead of git method for package fetching.

parent ced14778
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@

# We use a Git commit ID because the last tagged version is more than
# one year old.
NE10_VERSION = 88c18f02199947b2c8b57796f5a3ca53160aff96
NE10_SITE = git://github.com/projectNe10/Ne10.git
NE10_VERSION = 88c18f0
NE10_SITE = http://github.com/projectNe10/Ne10/tarball/master
NE10_LICENSE = BSD-3c or Apache 2.0
NE10_LICENSE_FILES = doc/LICENSE