mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libepoxy: update to 1.5.5.
This commit is contained in:
parent
43d4efea07
commit
e8e16f838f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libepoxy'
|
# Template file for 'libepoxy'
|
||||||
pkgname=libepoxy
|
pkgname=libepoxy
|
||||||
version=1.5.4
|
version=1.5.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
makedepends="MesaLib-devel"
|
makedepends="MesaLib-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/anholt/libepoxy"
|
homepage="https://github.com/anholt/libepoxy"
|
||||||
changelog="https://github.com/anholt/libepoxy/releases"
|
changelog="https://github.com/anholt/libepoxy/releases"
|
||||||
distfiles="https://github.com/anholt/libepoxy/archive/${version}.tar.gz"
|
distfiles="https://github.com/anholt/libepoxy/archive/${version}.tar.gz"
|
||||||
checksum=c926fcc606901f3e03e371027056fd478da43e01ce2da7ffc48b5a0de0ca107c
|
checksum=5d80a43a6524a1ebdd0c9c5d5105295546a0794681853c636a0c70f8f9c658ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue