mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
asciinema, revbump for python changes (#9194)
This commit is contained in:
@@ -5,7 +5,7 @@ asciinema.org."
|
||||
HOMEPAGE="https://asciinema.org/"
|
||||
COPYRIGHT="2011-2018 Marcin Kulik"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/asciinema/asciinema/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cce6f0ed6bcf47d54fe5caae14862bfb5a2e39eec1b3b467a8ed1050c298d0ec"
|
||||
SOURCE_FILENAME="asciinema-$portVersion.tar.gz"
|
||||
@@ -28,10 +28,10 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
build_python39
|
||||
installer_python39
|
||||
setuptools_python39
|
||||
wheel_python39
|
||||
build_python310
|
||||
installer_python310
|
||||
setuptools_python310
|
||||
wheel_python310
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:python3
|
||||
|
||||
Reference in New Issue
Block a user