gnuplot: extract update_* to external update file
This commit is contained in:
parent
0352ab895f
commit
79010e6a99
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,6 @@ replaces="gnuplot<4.6.6_1"
|
|||
short_desc="Command-line driven graphing utility"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
homepage="http://www.gnuplot.info/"
|
||||
update_ignore="*rc*"
|
||||
license="gnuplot"
|
||||
distfiles="${SOURCEFORGE_SITE}/gnuplot/gnuplot/${version}/gnuplot-${version}.tar.gz"
|
||||
checksum=417d4bc5bc914a60409bb75cf18dd14f48b07f53c6ad3c4a4d3cd9a8d7370faf
|
||||
|
|
1
srcpkgs/gnuplot/update
Normal file
1
srcpkgs/gnuplot/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*rc*"
|
Loading…
Reference in a new issue