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