wxqt: update download url (#7263)

This commit is contained in:
davidkaroly
2022-10-09 08:04:49 +02:00
committed by GitHub
parent 5b51727b87
commit f8015a9ef3

View File

@@ -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"