From 59a4759484b184b08ba4f8baacce3c2c68073cf3 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sat, 26 Dec 2020 14:52:52 +1100 Subject: [PATCH] cbindgen: 0.15.0 -> 0.16.0 --- cbindgen/.signature | 6 +++--- cbindgen/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cbindgen/.signature b/cbindgen/.signature index 2d57e3b8e..21720b4e1 100644 --- a/cbindgen/.signature +++ b/cbindgen/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36R4rJd9gxYNqkw7mqGcEPmxLoye0lk1bOqbHz/mXIJ2JBIJEoMbrCh0HKEn4x30CO8M4mJQYCCnR0GbzN0Cdgw= -SHA256 (Pkgfile) = dc7d908784f815ea02dc23123d7df41000ca6aa01c5e88df2d0902ba1ba12367 +RWSagIOpLGJF32PB86+Bc58a7G0zcnM8jV7yEg/XVIF8PlOU0QV/gC3Lus1K+HltwP2hQmx9TsrM9pcpSFjX02a8zHNwY1CQUQI= +SHA256 (Pkgfile) = 08a759a08ffb0c68966376ec73e0d93c9df8e3aea3a95e0f369130bca121590f SHA256 (.footprint) = fd60992957bd0010460d49684c69464200651af797acdb98547f4847fc9f3f3c -SHA256 (cbindgen-v0.15.0.tar.gz) = 9e2756a292a3b1182b8f741d6bb9e5a8b8a8dc2eacfb187c7db649966452798d +SHA256 (cbindgen-v0.16.0.tar.gz) = c7b545f27f19da06983d38e149b76c446a13b9df744d22b2a1b3adb79dabf0ab diff --git a/cbindgen/Pkgfile b/cbindgen/Pkgfile index c36db42a0..6ba38d441 100644 --- a/cbindgen/Pkgfile +++ b/cbindgen/Pkgfile @@ -5,7 +5,7 @@ # Optional: sccache name=cbindgen -version=0.15.0 +version=0.16.0 release=1 source=(https://github.com/eqrion/cbindgen/archive/v$version/$name-v$version.tar.gz)