[Buildroot] [PATCH 1/1] package/w_scan: bump version to 20170107

Bernd Kuhls bernd.kuhls at t-online.de
Tue Oct 31 18:53:05 UTC 2017


Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 package/w_scan/0001-musl.patch | 4 ++--
 package/w_scan/w_scan.hash     | 2 +-
 package/w_scan/w_scan.mk       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/w_scan/0001-musl.patch b/package/w_scan/0001-musl.patch
index 7633d551dd..46d67677a8 100644
--- a/package/w_scan/0001-musl.patch
+++ b/package/w_scan/0001-musl.patch
@@ -20,7 +20,7 @@ diff -uNr w_scan-20141122.org/version.h w_scan-20141122/version.h
  /* AUTOMATICALLY GENERATED - DO NOT EDIT MANUALLY */
  #ifndef W_SCAN_VERSION_H
  #define W_SCAN_VERSION_H
--uint version=20141122;
-+unsigned int version=20141122;
+-uint version=20170107;
++unsigned int version=20170107;
  #endif
  
diff --git a/package/w_scan/w_scan.hash b/package/w_scan/w_scan.hash
index 4c336f3d56..e04a084360 100644
--- a/package/w_scan/w_scan.hash
+++ b/package/w_scan/w_scan.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  b6d7c9ab997c53a0b0d92e8390f313cc3b82ee8ece1756b4e526119fd5ba09b4  w_scan-20141122.tar.bz2
+sha256 38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe  w_scan-20170107.tar.bz2
diff --git a/package/w_scan/w_scan.mk b/package/w_scan/w_scan.mk
index cdb4250164..c63f20cc9e 100644
--- a/package/w_scan/w_scan.mk
+++ b/package/w_scan/w_scan.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-W_SCAN_VERSION = 20141122
+W_SCAN_VERSION = 20170107
 W_SCAN_SOURCE = w_scan-$(W_SCAN_VERSION).tar.bz2
 W_SCAN_SITE = http://wirbel.htpc-forum.de/w_scan
 W_SCAN_LICENSE = GPL-2.0+
-- 
2.11.0



More information about the buildroot mailing list