libdrm: update ver
This commit is contained in:
parent
21db1a7915
commit
194dfde2d3
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
pkgver=2.4.103
|
pkgver=2.4.106
|
||||||
pkgname=libdrm
|
pkgname=libdrm
|
||||||
dep="libpciaccess"
|
dep="libpciaccess"
|
||||||
bad=""
|
bad=""
|
||||||
ext="dev"
|
ext="dev"
|
||||||
|
|
||||||
fetch() {
|
fetch() {
|
||||||
curl -L "https://dri.freedesktop.org/libdrm/libdrm-2.4.103.tar.xz" -o $pkgname-$pkgver.tar.gz
|
curl -L "https://dri.freedesktop.org/libdrm/libdrm-$pkgver.tar.xz" -o $pkgname-$pkgver.tar.gz
|
||||||
tar -xf $pkgname-$pkgver.tar.gz
|
tar -xf $pkgname-$pkgver.tar.gz
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue