mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
lib32-libxvmc: udpate to 1.0.10 to fix security issues.
This commit is contained in:
parent
7eb3b0fa1a
commit
3a8f93e72c
@ -2,7 +2,7 @@
|
||||
|
||||
_pkgbasename=libxvmc
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.0.9
|
||||
pkgver=1.0.10
|
||||
pkgrel=1
|
||||
pkgdesc="X11 Video Motion Compensation extension library (32-bit)"
|
||||
arch=(x86_64)
|
||||
@ -11,7 +11,7 @@ license=('custom')
|
||||
depends=('lib32-libxv' $_pkgbasename=$pkgver)
|
||||
makedepends=('pkgconfig' 'lib32-gcc-libs')
|
||||
source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
|
||||
sha1sums=('6fc54831734e781b2848b6f7e3bcc4f752665f21')
|
||||
sha1sums=('8c50ee4a43aff84d807da2122ec6b0d8e3ce4635')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user