gstreamer1: update to 1.14.1.
This commit is contained in:
parent
85f472b8ca
commit
b139a35869
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gstreamer1'.
|
||||
pkgname=gstreamer1
|
||||
version=1.14.0
|
||||
version=1.14.1
|
||||
revision=1
|
||||
wrksrc="gstreamer-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,9 +12,9 @@ makedepends="libxml2-devel libglib-devel"
|
|||
short_desc="Core GStreamer libraries and elements (1.x)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.0-or-later"
|
||||
distfiles="${homepage}/src/gstreamer/gstreamer-${version}.tar.xz"
|
||||
checksum=fc361367f0d4b780a868a8833f9f30b9c9f4ac9faea4e6b251db8b4b0398466e
|
||||
checksum=28d82b0d261544a9bf85b429399929e4986eb00efcf1ce16cc71d269a4c3186c
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue