gst-libav: update to 1.2.1.
This commit is contained in:
parent
e49784e909
commit
1abf600cca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst-libav'
|
||||
pkgname=gst-libav
|
||||
version=1:1.2.0
|
||||
version=1:1.2.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version#*:}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version#*:}.tar.xz"
|
||||
checksum=48721eb318ffffdd134edea754d0b65d76b08c8209a8d2c8a42bca1f799f9099
|
||||
checksum=fd152b7aec56ae76ad58b9759913a8bfe1792bdf64f260d0acaba75b75076676
|
||||
|
||||
gst-libav_package() {
|
||||
depends="orc>=0.4.18 gst-plugins-base1>=${version}"
|
||||
|
|
Loading…
Reference in a new issue