xvidcore: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:52 +00:00
parent d6bf639926
commit f39d864c3a
2 changed files with 1 additions and 1 deletions
srcpkgs/xvidcore

View file

@ -10,7 +10,6 @@ short_desc="ISO MPEG-4 compliant video codec"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.xvid.org"
license="GPL-2"
update_site="https://labs.xvid.com/source/"
distfiles="http://downloads.xvid.org/downloads/$pkgname-$version.tar.bz2"
checksum=b0e1ba805a776f791e45040b9aaa0d7ca6d0cb1e4899c7fded275fb57139af54

1
srcpkgs/xvidcore/update Normal file
View file

@ -0,0 +1 @@
site="https://labs.xvid.com/source/"