diff --git a/dev-qt/wxqt/wxqt-3.1.3.recipe b/dev-qt/wxqt/wxqt-3.1.3.recipe index fa90e186d..1cbfeba64 100644 --- a/dev-qt/wxqt/wxqt-3.1.3.recipe +++ b/dev-qt/wxqt/wxqt-3.1.3.recipe @@ -9,9 +9,9 @@ open-source and mature." HOMEPAGE="https://www.wxwidgets.org/" COPYRIGHT="1998-2019 Julian Smart, Robert Roebling et al" LICENSE="GNU LGPL v2" -REVISION="6" -SOURCE_URI="https://github.com/wxWidgets/wxWidgets/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="a5cb5ea326d76b5e472e9400933cef17c900d5c9b549e40eef00b64fe86d7cb0" +REVISION="7" +SOURCE_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v$portVersion/wxWidgets-$portVersion.tar.bz2" +CHECKSUM_SHA256="fffc1d34dac54ff7008df327907984b156c50cff5a2f36ee3da6052744ab554a" SOURCE_DIR="wxWidgets-$portVersion" PATCHES="wxqt-$portVersion.patchset"