clojure: fix license.
This commit is contained in:
parent
a9fadfc696
commit
bf2ab08e9f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ wrksrc="clojure-tools"
|
|||
depends="virtual?java-environment rlwrap"
|
||||
short_desc="Clojure programming language command line tools"
|
||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||
license="EPL"
|
||||
license="EPL-1.0"
|
||||
homepage="https://clojure.org/"
|
||||
distfiles="https://download.clojure.org/install/clojure-tools-${version}.tar.gz"
|
||||
checksum=700dd4a4fad95eda3392fd9f6026bbb4b0a3f31d7bf6c01324f225623f365974
|
||||
|
|
Loading…
Reference in a new issue