ffmpegthumbs: update to 18.08.3.
This commit is contained in:
parent
376956e1f1
commit
18703aa4ee
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ffmpegthumbs'
|
# Template file for 'ffmpegthumbs'
|
||||||
pkgname=ffmpegthumbs
|
pkgname=ffmpegthumbs
|
||||||
version=18.08.2
|
version=18.08.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Straube <straubem@gmx.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://download.kde.org/stable/applications"
|
homepage="https://download.kde.org/stable/applications"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9ee67594e3e9405d2423ec77ac2d63580a4fb437a9fd01a3a92565a4b7a07c15
|
checksum=1bc92e4e032c50fa6652450f413160a7629f8394d540bd31a246c3ce731cab9f
|
||||||
|
|
||||||
if [ "CROSS_BUILD" ]; then
|
if [ "CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel"
|
hostmakedepends+=" kconfig-devel"
|
||||||
|
|
Loading…
Reference in New Issue