ledger: update to 3.2.0.
This commit is contained in:
parent
098cf71e39
commit
c7333531c3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ledger'
|
||||
pkgname=ledger
|
||||
version=3.1.3
|
||||
revision=3
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="boost-devel gmp-devel mpfr-devel gettext-devel libedit-devel"
|
||||
short_desc="Double-entry accounting system with a command-line reporting interface"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.ledger-cli.org/"
|
||||
distfiles="https://github.com/ledger/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b
|
||||
checksum=9a2f1886be0181bfa0a8b3ea05207d5c6e55497d7f821af3d7e60a8e53ba11d0
|
||||
|
||||
post_install() {
|
||||
rm -Rf ${DESTDIR}/usr/local
|
||||
|
|
Loading…
Reference in a new issue