libepoxy: update to 1.5.2.
This commit is contained in:
parent
8f637b1866
commit
700131f439
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libepoxy'
|
||||
pkgname=libepoxy
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config python xorg-util-macros"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Library for handling OpenGL function pointer management for you"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/anholt/libepoxy"
|
||||
#changelog="https://github.com/anholt/libepoxy/releases"
|
||||
distfiles="https://github.com/anholt/libepoxy/archive/${version}.tar.gz"
|
||||
checksum=f53a35db484341c0a77f1bb0eb04cc9389e3049d2437bcf5915a1cebd2c04ff7
|
||||
checksum=1ffc3ffe0567f986ff5731d4ef3a3765e0a4f9d642fffdae303362567eecd689
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) configure_args+=" -Dhas-dlvsym=false" ;;
|
||||
|
|
Loading…
Reference in a new issue