Skip to content

Commit

Permalink
Merge pull request #1871 from mariux64/update-mesa-from-20.0.1-to-20.1.7
Browse files Browse the repository at this point in the history
Update Mesa 3D from 20.0.1 to 20.1.7
  • Loading branch information
pmenzel authored Sep 4, 2020
2 parents d866f99 + 445d8ae commit e158079
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mesalib.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION mesalib-20.0.1-0
# BEE_VERSION mesalib-20.1.7-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand All @@ -15,7 +15,7 @@ SRCURL[0]="https://mesa.freedesktop.org/archive/mesa-${PKGVERSION}.tar.xz"
## Add URLs/pathes to patch files to the PATCHURL array.
## The sources will be patched in the order of the array.

# PATCHURL+=()
PATCHURL+=(/src/mariux/patches/0001-swr-Fix-crashes-on-non-AVX-hardware.patch)

###############################################################################
## Add filename patterns to the EXCLUDE array of files that should not
Expand Down

0 comments on commit e158079

Please sign in to comment.