package/memstat: bump version to 1.0, add hash
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 19 Apr 2015 17:13:54 +0000 (19:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Apr 2015 21:10:29 +0000 (23:10 +0200)
Change upstream URL to sourceforge and add it to Config.in

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/memstat/Config.in
package/memstat/memstat.hash [new file with mode: 0644]
package/memstat/memstat.mk

index ca34ea37be7cff91f182f8c1d4b6e35138084ec1..b79061247269bdac6365653f7442163777e0f38e 100644 (file)
@@ -5,3 +5,5 @@ config BR2_PACKAGE_MEMSTAT
          libraries that are using up virtual memory. It's helpful to
          see how the shared memory is used and which 'old' libs are
          loaded.
+
+         http://sourceforge.net/projects/memstattool
diff --git a/package/memstat/memstat.hash b/package/memstat/memstat.hash
new file mode 100644 (file)
index 0000000..f27e7d2
--- /dev/null
@@ -0,0 +1,2 @@
+# From http://sourceforge.net/projects/memstattool/files/
+sha1   26071dbc30a2796c0503c7d8060a548ca36f8df9        memstat_1.0.tar.gz
index 074e9853cb699571c58b3b30eaf9d3725228fd00..7ee4d6081d794176e6b5248ddecbe44ebde2437d 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-MEMSTAT_VERSION = 0.8
-MEMSTAT_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/m/memstat
+MEMSTAT_VERSION = 1.0
+MEMSTAT_SITE = http://downloads.sourceforge.net/project/memstattool
 MEMSTAT_SOURCE = memstat_$(MEMSTAT_VERSION).tar.gz
 MEMSTAT_LICENSE = GPL
 MEMSTAT_LICENSE_FILES = debian/copyright