xvidcore: update to 1.3.6.
This commit is contained in:
parent
de11f4eceb
commit
abe6e966a8
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xvidcore'
|
||||
pkgname=xvidcore
|
||||
version=1.3.5
|
||||
version=1.3.6
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_wrksrc="build/generic"
|
||||
|
@ -8,10 +8,10 @@ build_style=gnu-configure
|
|||
hostmakedepends="nasm"
|
||||
short_desc="ISO MPEG-4 compliant video codec"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.xvid.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://downloads.xvid.org/downloads/$pkgname-$version.tar.bz2"
|
||||
checksum=7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4
|
||||
distfiles="https://downloads.xvid.com/downloads/xvidcore-${version}.tar.bz2"
|
||||
checksum=5e6b58b13c247fe7a9faf9b95517cc52bc4b59a44b630cab20aae0c7f654f77e
|
||||
|
||||
xvidcore-devel_package() {
|
||||
depends="xvidcore>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue