libepoxy: 1.5.9 -> 1.5.10

This commit is contained in:
Tim Biermann 2022-03-19 15:28:55 +01:00
parent 527a8e1767
commit c4fcc59b44
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndGDmKAaBlmxnIl2xdfEL0PxuuoI850epMidywLRpqAJGvPo2WpR9pil++vdG3OmlNSlVl6HDcHfy93u+3rr+jQM=
SHA256 (Pkgfile) = cbd9677421a33595ae44c77b9ba0e26ff96ce3c65c64a922bf1b9acb337854c9
RWTSGWF5Q7TndJ/hbdSQJWRVeRfWkXnuCFcP/bas9+Sj/qKo/nLHKfnO7o3SAxWtlcRr4suz+nvJmBjEbfogonA5e84fxFKpzA0=
SHA256 (Pkgfile) = ba88dbdc4ddc211ab5fbe1dd5b4a81e7e8386151b992f59b0891e800ad18d998
SHA256 (.footprint) = 471c84aa338d410fb303769346694314be9654be0e8690f3f2b3a893f28aa2d7
SHA256 (libepoxy-1.5.9.tar.xz) = d168a19a6edfdd9977fef1308ccf516079856a4275cf876de688fb7927e365e4
SHA256 (libepoxy-1.5.10.tar.gz) = a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15

View File

@ -4,9 +4,9 @@
# Depends on: mesa
name=libepoxy
version=1.5.9
version=1.5.10
release=1
source=(https://github.com/anholt/libepoxy/releases/download/$version/$name-$version.tar.xz)
source=(https://github.com/anholt/libepoxy/archive/$version/$name-$version.tar.gz)
build() {
meson setup build $name-$version \