mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/blktrace: Switch to HTTPS.
The HTTP URLs redirect to HTTPS URLs with HTTP status 301 Moved Permanently. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b939558e55
commit
13c2382eb6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="blktrace"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="http://brick.kernel.dk/snaps/"
|
||||
DOWNLOAD="http://brick.kernel.dk/snaps/blktrace-1.2.0.tar.gz"
|
||||
HOMEPAGE="https://brick.kernel.dk/snaps/"
|
||||
DOWNLOAD="https://brick.kernel.dk/snaps/blktrace-1.2.0.tar.gz"
|
||||
MD5SUM="05abb873b4de96c5e7b2deba80695bf1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue