xvidcore: update to 1.3.5.

Closes: #9941 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-12 16:15:31 -02:00 committed by Jürgen Buchmüller
parent 5c1caec935
commit 7b5541cc05
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xvidcore'
pkgname=xvidcore
version=1.3.4
version=1.3.5
revision=1
wrksrc="$pkgname"
build_wrksrc="build/generic"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.xvid.org"
license="GPL-2"
distfiles="http://downloads.xvid.org/downloads/$pkgname-$version.tar.bz2"
checksum=5faf6380b828db8ad29f0b69f030edf86d0fe26d1f9c5427030c6accd3ad8bf7
checksum=7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4
xvidcore-devel_package() {
depends="xvidcore>=${version}_${revision}"