xvidcore: extract update_* to external update file
This commit is contained in:
parent
d6bf639926
commit
f39d864c3a
2 changed files with 1 additions and 1 deletions
|
@ -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
1
srcpkgs/xvidcore/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="https://labs.xvid.com/source/"
|
Loading…
Reference in a new issue