mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libepoxy: update to 1.5.10.
This commit is contained in:
parent
8ab7a4ac70
commit
2de0b1a5d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libepoxy'
|
# Template file for 'libepoxy'
|
||||||
pkgname=libepoxy
|
pkgname=libepoxy
|
||||||
version=1.5.9
|
version=1.5.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
|
@ -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=ee8048d20179a2e86156ac842ddb6428732d9cd7a2cfc2eca905165bf24887a2
|
checksum=a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue