mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
mesa, glu: change sources as the original ones did not exist anymore (#12027)
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="http://freedesktop.org"
|
||||
COPYRIGHT="1999-2012 Brian Paul and others"
|
||||
LICENSE="MIT"
|
||||
REVISION="8"
|
||||
SOURCE_URI="ftp://freedesktop.org/pub/mesa/glu/glu-9.0.0.tar.gz"
|
||||
SOURCE_URI="https://archive.mesa3d.org/glu/glu-9.0.0.tar.gz"
|
||||
CHECKSUM_SHA256="4387476a1933f36fec1531178ea204057bbeb04cc2d8396c9ea32720a1f7e264"
|
||||
PATCHES="glu-$portVersion.patchset"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ HOMEPAGE="https://www.mesa3d.org/"
|
||||
COPYRIGHT="1999-2022 Brian Paul"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz"
|
||||
SOURCE_URI="https://archive.mesa3d.org/older-versions/22.x/mesa-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="5ee2dc06eff19e19b2867f12eb0db0905c9691c07974f6253f2f1443df4c7a35"
|
||||
SOURCE_DIR="mesa-${portVersion}"
|
||||
PATCHES="mesa-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user