routinator: update to 0.4.0.
This commit is contained in:
parent
3c9bd0b3e1
commit
fb09792b17
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'routinator'
|
# Template file for 'routinator'
|
||||||
pkgname=routinator
|
pkgname=routinator
|
||||||
version=0.3.3
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
depends="rsync"
|
depends="rsync"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/NLnetLabs/routinator"
|
homepage="https://github.com/NLnetLabs/routinator"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=fde66b9262809e03ce9548880b15db6e53f170e90ab296a0b0175a61c5e948cf
|
checksum=00d55fcfda6bee6311304415b77347e72e6f65f5f549c57c70876234f67cc0ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue