mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
routinator: update to 0.3.3.
This commit is contained in:
parent
1a1f6a876b
commit
4863baceed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'routinator'
|
# Template file for 'routinator'
|
||||||
pkgname=routinator
|
pkgname=routinator
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
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=6b63d19fa1712e3cb33df474684a8ae70698642e422a07fd2fca2477d8a84767
|
checksum=fde66b9262809e03ce9548880b15db6e53f170e90ab296a0b0175a61c5e948cf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue