Update mesa ports to 10.4.6.
This commit is contained in:
parent
dbbc11a7c4
commit
5155b7896e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380804
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
|
|||
MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
|
||||
|
||||
.if defined(WITH_NEW_MESA)
|
||||
MESABASEVERSION= 10.4.5
|
||||
MESABASEVERSION= 10.4.6
|
||||
# if there is a subversion, don't include the '-' between 7.11-rc2.
|
||||
MESASUBVERSION=
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (MesaLib-9.1.7.tar.bz2) = 30e6b878b457c716221a9730b179b2846c38cfd5aa1b02d54aff685f50b844a0
|
||||
SIZE (MesaLib-9.1.7.tar.bz2) = 6134393
|
||||
SHA256 (MesaLib-10.4.5.tar.bz2) = bf60000700a9d58e3aca2bfeee7e781053b0d839e61a95b1883e05a2dee247a0
|
||||
SIZE (MesaLib-10.4.5.tar.bz2) = 7517305
|
||||
SHA256 (MesaLib-10.4.6.tar.bz2) = d8baedd20e79ccd98a5a7b05e23d59a30892e68de1fcc057ca6873dafca02735
|
||||
SIZE (MesaLib-10.4.6.tar.bz2) = 7520024
|
||||
|
|
Loading…
Reference in a new issue