routinator: update to 0.3.2.
This commit is contained in:
parent
c11912da5e
commit
a12465ec42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'routinator'
|
||||
pkgname=routinator
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
depends="rsync"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/NLnetLabs/routinator"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=13516ec84c11642b7a4c34e4dec62d68d5874665491238a7083b5d4f975c8889
|
||||
checksum=6b63d19fa1712e3cb33df474684a8ae70698642e422a07fd2fca2477d8a84767
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue