mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
ledger: update to 3.1.3.
This commit is contained in:
parent
0739af3fd5
commit
818a8075ad
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ledger'
|
||||
pkgname=ledger
|
||||
version=3.1.2
|
||||
version=3.1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="boost-devel gmp-devel mpfr-devel gettext-devel libedit-devel"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Double-entry accounting system with a command-line reporting interfa
|
|||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.ledger-cli.org/"
|
||||
distfiles="https://github.com/ledger/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=3ecebe00e8135246e5437e4364bb7a38869fad7c3250b849cf8c18ca2628182e
|
||||
distfiles="https://github.com/ledger/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b
|
||||
|
||||
post_install() {
|
||||
rm -Rf ${DESTDIR}/usr/local
|
||||
|
|
Loading…
Add table
Reference in a new issue