ardor: update to 2.2.5.
This commit is contained in:
parent
2b67f33cdf
commit
30f9718cab
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'ardor'
|
||||
pkgname=ardor
|
||||
version=2.2.3
|
||||
version=2.2.5
|
||||
revision=1
|
||||
wrksrc=ardor
|
||||
hostmakedepends="unzip"
|
||||
depends="virtual?java-runtime"
|
||||
short_desc="Client for the Ardor Platform"
|
||||
maintainer="Fabio Krapohl <Krapohl.f@gmx.de>"
|
||||
license="Jelurida Public License 1.1"
|
||||
license="custom:Jelurida Public License 1.1"
|
||||
homepage="https://ardorplatform.org"
|
||||
distfiles="https://bitbucket.org/Jelurida/ardor/downloads/ardor-client-${version}.zip"
|
||||
checksum=93ae873e406d405490baf6e26816509282e8c92a505798168a914ede1d2c704e
|
||||
checksum=1282b33b153e6727bf70103c707cf0d1f3f8171f92a4fb673c32b7208171e16a
|
||||
|
||||
do_install() {
|
||||
echo "#!/bin/sh" > ardor
|
||||
|
|
Loading…
Reference in New Issue