libepoxy: update to 1.4.2.
This commit is contained in:
parent
ac5089ba3c
commit
aa54e2a47a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libepoxy'
|
# Template file for 'libepoxy'
|
||||||
pkgname=libepoxy
|
pkgname=libepoxy
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config python xorg-util-macros"
|
hostmakedepends="automake libtool pkg-config python xorg-util-macros"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/anholt/libepoxy"
|
homepage="https://github.com/anholt/libepoxy"
|
||||||
distfiles="https://github.com/anholt/libepoxy/archive/${version}.tar.gz"
|
distfiles="https://github.com/anholt/libepoxy/archive/${version}.tar.gz"
|
||||||
checksum=da8f42c355b62c2c3ff6bc534c2a24099707b249c2af6eaf8db54b94c364a504
|
checksum=61613b2cdc0167917229aa308d6eab2473f0408f84f3ccbd77d8677b42e89e39
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue