ledger: use HTTPS on homepage URL
This commit is contained in:
parent
2fd49de5a2
commit
9499753e69
|
@ -7,7 +7,7 @@ makedepends="boost-devel gmp-devel mpfr-devel gettext-devel libedit-devel"
|
|||
short_desc="Double-entry accounting system with a command-line reporting interface"
|
||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.ledger-cli.org/"
|
||||
homepage="https://www.ledger-cli.org/"
|
||||
distfiles="https://github.com/ledger/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b
|
||||
|
||||
|
|
Loading…
Reference in New Issue