sphinxbase: extract update_* to external update file
This commit is contained in:
parent
faa10bd3e0
commit
194bbaaadf
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,6 @@ short_desc="CMU Sphinx common libraries and utilities"
|
|||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||
license="GPL-2"
|
||||
homepage="http://cmusphinx.sourceforge.net"
|
||||
update_ignore="*alpha*"
|
||||
distfiles="${SOURCEFORGE_SITE}/cmusphinx/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum="55708944872bab1015b8ae07b379bf463764f469163a8fd114cbb16c5e486ca8"
|
||||
|
||||
|
|
1
srcpkgs/sphinxbase/update
Normal file
1
srcpkgs/sphinxbase/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*alpha*"
|
Loading…
Reference in a new issue