ffmpegthumbnailer: update to 2.1.0
This commit is contained in:
parent
97f319cb18
commit
89548e1817
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ffmpegthumbnailer'
|
||||
pkgname=ffmpegthumbnailer
|
||||
version=2.0.10
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/dirkvdb/${pkgname}"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a3022c86aa3e704849e424147bd4a319867e18930d66a4a4c93c0baefdd1fc60
|
||||
checksum=99ad417113c2dd7669978da2bd22b84cdfe87c2690ff3864a117b0bf72cd8c0f
|
||||
|
||||
post_configure() {
|
||||
# Patch wrong man1 path
|
||||
|
|
Loading…
Reference in a new issue