Blame SOURCES/smartmontools-6.2-httpsdrivedb.patch

ba800d
diff -up smartmontools-6.2/update-smart-drivedb.in.httpsdrivedb smartmontools-6.2/update-smart-drivedb.in
ba800d
--- smartmontools-6.2/update-smart-drivedb.in.httpsdrivedb	2016-09-07 17:01:31.459785835 +0200
ba800d
+++ smartmontools-6.2/update-smart-drivedb.in	2016-09-07 17:01:31.471785916 +0200
ba800d
@@ -40,7 +40,7 @@ DEST="$drivedbdir/drivedb.h"
ba800d
 SMARTCTL="$sbindir/smartctl"
ba800d
 
ba800d
 # Download URL for sourceforge code browser
ba800d
-SRCEXPR='http://sourceforge.net/p/smartmontools/code/HEAD/tree/$location/smartmontools/drivedb.h?format=raw'
ba800d
+SRCEXPR='https://sourceforge.net/p/smartmontools/code/HEAD/tree/$location/smartmontools/drivedb.h?format=raw'
ba800d
 
ba800d
 # Parse options
ba800d
 q="-q "