mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
eclipse-ecj: extract update_* to external update file
This commit is contained in:
parent
9cf530496d
commit
5eef5924cf
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="EPL"
|
license="EPL"
|
||||||
homepage="http://gcc.gnu.org/java/"
|
homepage="http://gcc.gnu.org/java/"
|
||||||
checksum=9506e75b862f782213df61af67338eb7a23c35ff425d328affc65585477d34cd
|
checksum=9506e75b862f782213df61af67338eb7a23c35ff425d328affc65585477d34cd
|
||||||
update_pkgname=ecj
|
|
||||||
distfiles="http://mirrors.kernel.org/sources.redhat.com/java/ecj-${version}.jar"
|
distfiles="http://mirrors.kernel.org/sources.redhat.com/java/ecj-${version}.jar"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
1
srcpkgs/eclipse-ecj/update
Normal file
1
srcpkgs/eclipse-ecj/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=ecj
|
Loading…
Add table
Reference in a new issue