From 2320fd5387ca7c3c698787c7137667089e6784d3 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 10 Jan 2024 21:43:44 +0100 Subject: [PATCH] dust: 0.8.6 -> 0.9.0 --- dust/.signature | 6 +++--- dust/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dust/.signature b/dust/.signature index 312506c34..89491e2aa 100644 --- a/dust/.signature +++ b/dust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32lmOXO+7xXzEjJ22kRLaYUhmcpdM5SrZSYr1MNDhhkFPzgAT6ga8nJZlywkWTNPERwtE4KkY+mYTNFPCvQU4AE= -SHA256 (Pkgfile) = 262a3c4557b3593eaeee9805ce724d85e741655f294a18c0f24e54efe85baa28 +RWSagIOpLGJF38cfPxsQFEsKQgTh+MlsBzL8rD9eG5R22wiw6bb28LGQr9IIWcNlJle4m1uGhfqmeaRtrDOD3VfOy7atZtebZwI= +SHA256 (Pkgfile) = 7da7e08e4a02b340f5eced018270a5619963e871cd2508a804d86051f4da55dd SHA256 (.footprint) = ebf861127b1397a35de9c1899cd2465dc242f8cfe10cd2522a9b91d8f1d6bfef -SHA256 (dust-0.8.6.tar.gz) = feede818e814011207c5bfeaf06dd9fc95825c59ab70942aa9b9314791c5d6b6 +SHA256 (dust-0.9.0.tar.gz) = 70efd66e662fcd93bbc6cf2f8c3104a1de7e52090f709e9040a34bdc7c72ea9c diff --git a/dust/Pkgfile b/dust/Pkgfile index 7f6df457d..36826b769 100644 --- a/dust/Pkgfile +++ b/dust/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=dust -version=0.8.6 +version=0.9.0 release=1 source=(https://github.com/bootandy/dust/archive/v$version/$name-$version.tar.gz)