package/open2300: switch to github
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 28 Sep 2020 20:43:43 +0000 (22:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 30 Sep 2020 19:48:04 +0000 (21:48 +0200)
Upstream repository has been dead for quite a while now, and in fact
we are using s.b.o as the "official" location now.

There however exists a Github repository, which is still alive. That
repository has not been touched in a looooong while, but it's still
up, and there is a revision which actually gives the exact same
content (although the hash changes, because the directory name has
changed, from open2300-12/ to open2300-f2198.../).

Also fix spaces in hash file.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/open2300/open2300.hash
package/open2300/open2300.mk

index 414041b923e364fb865ea6413ca7099cae371dd5..f8b11506942b37ac9032d7d98fc09bea9ea939d7 100644 (file)
@@ -1,6 +1,4 @@
 # Localy computed
-# Note: open2300's upstream svn tree is off-line, so this tarball is
-# served from s.b.o. instead, which actually makes it stable.
-sha256 f4239d2f16d52156586d06be38f06a3eb58168377e243a8de8720b66e33ddb8f  open2300-12.tar.gz
+sha256  ffa7f8d35b16abfbf5e52285cb21f2a7fc6afb901abb40c0c80eef9d23d08aab  open2300-f21982e0b1f8321561e5ad1668307fde97700e1b.tar.gz
 
-sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad  COPYING
+sha256  91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad  COPYING
index 0ffb8b5046889653f83c6999aff610ab921e7a1d..9fb7dbc2fd4943abf90cbc42ce53def30691472b 100644 (file)
@@ -4,9 +4,8 @@
 #
 ################################################################################
 
-OPEN2300_SITE = http://www.lavrsen.dk/svn/open2300/trunk
-OPEN2300_SITE_METHOD = svn
-OPEN2300_VERSION = 12
+OPEN2300_VERSION = f21982e0b1f8321561e5ad1668307fde97700e1b
+OPEN2300_SITE = $(call github,wezm,open2300,$(OPEN2300_VERSION))
 OPEN2300_LICENSE = GPL-2.0
 OPEN2300_LICENSE_FILES = COPYING