mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
x11/libxv: upgrade to 1.0.5
This commit is contained in:
parent
98d998f2c8
commit
8d2ef77b2c
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxv
|
||||
pkgver=1.0.4
|
||||
pkgrel=1
|
||||
pkgver=1.0.5
|
||||
pkgrel=0
|
||||
pkgdesc="X11 Video extension library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
license="custom"
|
||||
@ -19,4 +19,4 @@ build() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
|
||||
}
|
||||
md5sums="723a0275227165383e967a1ca8899b52 libXv-1.0.4.tar.bz2"
|
||||
md5sums="1d97798b1d8bbf8d9085e1b223a0738f libXv-1.0.5.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user