firmware-nvidia-tegra-armv7: update source repo and maintainer

Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8425>
This commit is contained in:
Robert Eckelmann 2026-04-25 21:30:06 +09:00 committed by The Friendly Meow (merge) Bot
parent 86283c7cf0
commit dee0225ae5
No known key found for this signature in database

View file

@ -1,29 +1,26 @@
# Co-Maintainer: Ion Agorria
# Co-Maintainer: Anton Bambura <jenneron@protonmail.com>
# Co-Maintainer: Maxim Schwalm <maxim.schwalm@gmail.com>
# Co-Maintainer: Robert Eckelmann <longnoserob@postmarketos.org>
maintainer="Svyatoslav Ryhel <clamor95@gmail.com>"
# Co-Maintainer: Svyatoslav Ryhel <clamor95@gmail.com>
maintainer="Robert Eckelmann <longnoserob@postmarketos.org>"
pkgname=firmware-nvidia-tegra-armv7
pkgver=5
pkgver=6
pkgrel=0
pkgdesc="Firmware files for Tegra devices supported by GRATE project"
url="https://gitlab.com/grate-driver/firmware"
url="https://codeberg.org/libre-tegra/firmware"
arch="armv7"
license="proprietary"
makedepends="coreutils"
options="!check !strip !archcheck !tracedeps pmb:cross-native"
# source
_commit="00988ea994efa39550cc19f3b225874a32f1c3e0"
_repo="firmware"
source="$pkgname-$_commit.tar.gz::$url/-/archive/$_commit/$_repo-$_commit.tar.gz"
source="$pkgname-$_commit.tar.gz::$url/archive/$_commit.tar.gz"
builddir="$srcdir/$_repo-$_commit"
builddir="$srcdir/$_repo"
package() {
make DESTDIR="$pkgdir" install
}
sha512sums="
f5319c7f125aef008317b2ae3021fd5ee8bda9a825d18f65e424c4f52458e4a999594f284b14c19f103c47cf5f958243f910f891d1dc468df8a13a34cc0b2617 firmware-nvidia-tegra-armv7-00988ea994efa39550cc19f3b225874a32f1c3e0.tar.gz
d312ca4833eb92328dad851cec2f6ddad3a27d24aef19da8748ccaa11ae4c370fb7037669d916cff203f5323026d44e3d11184084c51a9d3d2eaa969430c5d71 firmware-nvidia-tegra-armv7-00988ea994efa39550cc19f3b225874a32f1c3e0.tar.gz
"