xvidcore: update to 1.3.7
This commit is contained in:
parent
d7973b6106
commit
efee2b892f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xvidcore'
|
||||
pkgname=xvidcore
|
||||
version=1.3.6
|
||||
version=1.3.7
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_wrksrc="build/generic"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.xvid.org"
|
||||
distfiles="https://downloads.xvid.com/downloads/xvidcore-${version}.tar.bz2"
|
||||
checksum=5e6b58b13c247fe7a9faf9b95517cc52bc4b59a44b630cab20aae0c7f654f77e
|
||||
checksum=aeeaae952d4db395249839a3bd03841d6844843f5a4f84c271ff88f7aa1acff7
|
||||
|
||||
xvidcore-devel_package() {
|
||||
depends="xvidcore>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue