parent
0ad2a0d153
commit
aa4073baea
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'nxt'
|
||||
pkgname=nxt
|
||||
version=1.11.15
|
||||
version=1.12.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
hostmakedepends="unzip"
|
||||
depends="virtual?java-runtime"
|
||||
short_desc="Client for the NXT cryptocurrency"
|
||||
maintainer="Fabio Krapohl <fabio.u.krapohl@fau.de>"
|
||||
license="Jelurida Public License 1.1"
|
||||
maintainer="Fabio Krapohl <Krapohl.f@gmx.de>"
|
||||
license="custom:Jelurida Public License 1.1"
|
||||
homepage="https://nxt.org"
|
||||
distfiles="https://bitbucket.org/Jelurida/${pkgname}/downloads/${pkgname}-client-${version}.zip"
|
||||
checksum=933f7a5ed02b6f4af2d50060e60acda746a2261f733b90f2ab969e951c735dfa
|
||||
checksum=83689f6d85e59be44920328d99aa934bb8998f4b5c7ea8088c83ab4503b49a42
|
||||
|
||||
do_install() {
|
||||
vbin ${FILESDIR}/bin/${pkgname}
|
||||
|
|
Loading…
Reference in New Issue