diff --git a/dust/.signature b/dust/.signature index 89491e2aa..cac05b783 100644 --- a/dust/.signature +++ b/dust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38cfPxsQFEsKQgTh+MlsBzL8rD9eG5R22wiw6bb28LGQr9IIWcNlJle4m1uGhfqmeaRtrDOD3VfOy7atZtebZwI= -SHA256 (Pkgfile) = 7da7e08e4a02b340f5eced018270a5619963e871cd2508a804d86051f4da55dd +RWSagIOpLGJF3zGL5H2vEaVabRu5osWgUOQz8ihvFwDvI75zey4XxjARlXrcX9Ciqce3S1VmlMmVKeaPA2OeEQOqx3jbe9BX2gg= +SHA256 (Pkgfile) = 5f2401204d57020d9eb4bfbbb9a1ebdd7412a41d7f035184d7db39c660e4fd27 SHA256 (.footprint) = ebf861127b1397a35de9c1899cd2465dc242f8cfe10cd2522a9b91d8f1d6bfef -SHA256 (dust-0.9.0.tar.gz) = 70efd66e662fcd93bbc6cf2f8c3104a1de7e52090f709e9040a34bdc7c72ea9c +SHA256 (dust-1.0.0.tar.gz) = 34b72116ab6db9bdb97bc1e49dadf392a1619838204b44b0a4695539d54ffbe8 diff --git a/dust/Pkgfile b/dust/Pkgfile index 36826b769..7f654bab1 100644 --- a/dust/Pkgfile +++ b/dust/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=dust -version=0.9.0 +version=1.0.0 release=1 source=(https://github.com/bootandy/dust/archive/v$version/$name-$version.tar.gz)