Skip to content

Commit 44cc6d9

Browse files
committed
Better download URL for Asio
1 parent f33a75c commit 44cc6d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"asio": {
1010
"version": "1.30.2",
11-
"url": "https://sourceforge.net/projects/asio/files/asio/${version}%20%28Stable%29/asio-${version}.tar.gz/download",
11+
"url": "https://downloads.sourceforge.net/asio/asio-${version}.tar.gz",
1212
"homepage": "https://think-async.com/Asio/",
1313
"sha256": "12e7bb4dada8bc1191de9d550a59ee658ce4e645ffc97c911c099ab4e8699d55",
1414
"md5": "c1643d3eddd45b210b760acc7ec25d59"

installers/rpm/wsddn.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ URL: https://github.com/gershnik/wsdd-native
88

99
Source: https://github.com/gershnik/wsdd-native/tarball/v%{version}#/wsddn.tgz
1010
Source: https://github.com/gershnik/argum/tarball/v2.6#/argum.tgz
11-
Source: https://sourceforge.net/projects/asio/files/asio/1.30.2%20%28Stable%29/asio-1.30.2.tar.gz/download#/asio.tgz
11+
Source: https://downloads.sourceforge.net/asio/asio-1.30.2.tar.gz#/asio.tgz
1212
Source: https://github.com/fmtlib/fmt/tarball/11.2.0#/fmt.tgz
1313
Source: https://github.com/gershnik/intrusive_shared_ptr/tarball/v1.9#/isptr.tgz
1414
Source: https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.14.5/libxml2-v2.14.5.tar.gz#/libxml2.tgz

0 commit comments

Comments
 (0)