mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fix SOURCE_URI (#7732)
This commit is contained in:
@@ -7,7 +7,7 @@ HOMEPAGE="http://www.icculus.org/smpeg"
|
||||
COPYRIGHT="1999-2004 Sam Lantinga, Joe Tennies."
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="8"
|
||||
SOURCE_URI="https://github.com/icculus/smpeg/archive/refs/tags/release_$portVersion.tar.gz"
|
||||
SOURCE_URI="https://github.com/icculus/smpeg/archive/refs/tags/release-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e2e53bfd2e6401e2c29e5eb3929be0e8698bc9e4c9d731751f67e77b408f1f74"
|
||||
SOURCE_DIR="smpeg-release_$portVersion"
|
||||
PATCHES="smpeg-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user