diff --git a/mesalib.be0 b/mesalib.be0 index cd732bf7d..b361799ab 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-17.0.3-0 +# BEE_VERSION mesalib-17.1.3-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.) @@ -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+=(http://www.linuxfromscratch.org/patches/blfs/svn/mesa-17.0.3-add_xdemos-1.patch) +PATCHURL+=(http://www.linuxfromscratch.org/patches/blfs/svn/mesa-17.1.3-add_xdemos-1.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not