fixed APT Repo (actual cope rn)
This commit is contained in:
@@ -2,6 +2,11 @@ PACKAGE_NAME="mesa-git"
|
||||
PACKAGE_VERSION_PREFIX=""
|
||||
PACKAGE_RELEASE="1"
|
||||
PACKAGE_ARCH="amd64"
|
||||
APT_SUITE="stable"
|
||||
APT_COMPONENT="main"
|
||||
# Public static HTTP base URL for the generated apt tree, without trailing slash.
|
||||
# Leave empty if the repo is only generated locally or published elsewhere.
|
||||
APT_PUBLIC_BASE_URL=""
|
||||
|
||||
UPSTREAM_GIT_URL="https://gitlab.freedesktop.org/mesa/mesa.git"
|
||||
UPSTREAM_GIT_REF="main"
|
||||
|
||||
Reference in New Issue
Block a user