l-smash: update to 2.14.5.

Closes #13933.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
DirectorX 2018-04-28 19:51:10 +03:00 committed by Enno Boland
parent faed65e9fe
commit b55ce31614
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'l-smash'
pkgname=l-smash
version=2.9.1
version=2.14.5
revision=1
build_style=configure
configure_args="--enable-shared --disable-static"
@ -9,7 +9,7 @@ maintainer="DirectorX <void.directorx@protonmail.com>"
license="ISC"
homepage="https://github.com/l-smash/l-smash"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=17f24fc8bffba753f8c628f1732fc3581b80362341274747ef6fb96af1cac45c
checksum=e6f7c31de684f4b89ee27e5cd6262bf96f2a5b117ba938d2d606cf6220f05935
do_configure() {
: ${configure_script:=./configure}