Browse Source

package/urg: update homepage and source url

Fetch the source archive from fedora repository since this version of
the source is not available on the project site since it moved to
sourceforge.

Also add the md5 checksum computed by feodra to the *.hash file.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Samuel Martin 8 years ago
parent
commit
a23723d4c7
3 changed files with 4 additions and 2 deletions
  1. 1 1
      package/urg/Config.in
  2. 2 0
      package/urg/urg.hash
  3. 1 1
      package/urg/urg.mk

+ 1 - 1
package/urg/Config.in

@@ -4,7 +4,7 @@ config BR2_PACKAGE_URG
 	help
 	  Library to control Hokuyo's URG series sensors.
 
-	  http://www.hokuyo-aut.jp/02sensor/07scanner/download/urg_programs_en/
+	  https://sourceforge.net/p/urgnetwork/wiki/Home/
 
 comment "urg needs a toolchain w/ C++"
 	depends on !BR2_INSTALL_LIBSTDCPP

+ 2 - 0
package/urg/urg.hash

@@ -1,2 +1,4 @@
+# from http://pkgs.fedoraproject.org/repo/pkgs/urg/urg-0.8.18.zip/
+md5		93f90d2ccc36e784407c5282ef6bd2cb	urg-0.8.18.zip
 # Locally calculated
 sha256	b2cab7e539c90c60fc99a2350a42b5d5390ff952b694b196c3cbb54623cfee7f	urg-0.8.18.zip

+ 1 - 1
package/urg/urg.mk

@@ -5,7 +5,7 @@
 ################################################################################
 
 URG_VERSION = 0.8.18
-URG_SITE = http://www.hokuyo-aut.jp/02sensor/07scanner/download/urg_programs_en
+URG_SITE = http://pkgs.fedoraproject.org/repo/pkgs/urg/urg-0.8.18.zip/md5/93f90d2ccc36e784407c5282ef6bd2cb
 URG_SOURCE = urg-$(URG_VERSION).zip
 URG_LICENSE = LGPLv3
 URG_LICENSE_FILES = COPYING