libepoxy: update to 1.5.7.
This commit is contained in:
parent
3d37c843c3
commit
36f9fd20e4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libepoxy'
|
||||
pkgname=libepoxy
|
||||
version=1.5.5
|
||||
version=1.5.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config xorg-util-macros"
|
||||
|
@ -11,7 +11,7 @@ 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=5d80a43a6524a1ebdd0c9c5d5105295546a0794681853c636a0c70f8f9c658ce
|
||||
checksum=b9e22ba707d0e723e9665c67a2b2974a86f4c4c27e3009dde24a988d1aadf643
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue