mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libXvMC: update to 1.0.14.
This commit is contained in:
parent
e46d0c5eef
commit
967d03a1ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libXvMC'
|
# Template file for 'libXvMC'
|
||||||
pkgname=libXvMC
|
pkgname=libXvMC
|
||||||
version=1.0.13
|
version=1.0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxvmc"
|
homepage="https://gitlab.freedesktop.org/xorg/lib/libxvmc"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0a9ebe6dea7888a747e5aca1b891d53cd7d3a5f141a9645f77d9b6a12cee657c
|
checksum=e4be9eb6b6bafdbbf81f47f7163047215376e45e2dc786d0ea6181c930725ed9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# this file is now part of xorgproto.
|
# this file is now part of xorgproto.
|
||||||
|
|
Loading…
Add table
Reference in a new issue