temp/xf86-video-tegra: bump to 20210408 (MR 2102)
Signed-off-by: David Heidelberg <david@ixit.cz> [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
643cef5c26
commit
1056a89054
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: David Heidelberg <david@ixit.cz>
|
||||
pkgname=xf86-video-opentegra
|
||||
pkgver=0.6.0_git20200423
|
||||
pkgver=0.6.0_git20210408
|
||||
pkgrel=0
|
||||
pkgdesc="X.Org driver for NVIDIA tegra"
|
||||
url="https://github.com/grate-driver/xf86-video-opentegra"
|
||||
|
@ -8,9 +8,9 @@ arch="armhf armv7"
|
|||
license="MIT"
|
||||
subpackages="$pkgname-doc"
|
||||
depends="libdrm"
|
||||
makedepends="libdrm-dev xorg-server-dev xproto fontsproto util-macros
|
||||
makedepends="bsd-compat-headers libdrm-dev xorg-server-dev xproto fontsproto util-macros
|
||||
libtool m4 automake autoconf bison flex"
|
||||
_commit="f8d8199d67530ee1419a70400f36e954ec2fcbd1"
|
||||
_commit="10c3321fb5dbefc66ffd3988f94a2098295c09b5"
|
||||
source="$pkgname-$_commit.tar.gz::https://github.com/grate-driver/xf86-video-opentegra/archive/$_commit.tar.gz"
|
||||
builddir="$srcdir"/$pkgname-$_commit
|
||||
|
||||
|
@ -35,4 +35,4 @@ package() {
|
|||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="6ce26e245c9ec2627f2999a5245db1d186f9f2b49d8a75852ac0e05bf83d73a22be3b7bc8480c74d3401f04d66b79ed440d4c391a60473884f1394ad113ef8d1 xf86-video-opentegra-f8d8199d67530ee1419a70400f36e954ec2fcbd1.tar.gz"
|
||||
sha512sums="5ab65d2768185aef71363e773a711d8978f5513583722f097d09c0fd8ed934af7eb122dff18ca44cf0472734513358daea656e85f5a3e6e460cc062b266e8d10 xf86-video-opentegra-10c3321fb5dbefc66ffd3988f94a2098295c09b5.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue