From 18a41f5fc1ee9fb74801d77a3190c171274195ea Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sat, 22 Aug 2020 17:41:47 +1000 Subject: [PATCH] cbindgen: 0.14.3 -> 0.14.4 --- cbindgen/.signature | 6 +++--- cbindgen/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cbindgen/.signature b/cbindgen/.signature index be43c4fe2..377e445fc 100644 --- a/cbindgen/.signature +++ b/cbindgen/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35jVbmig75sAUmXOXdSdqTWqReLsRV9jDS1eo+Zoi0aGSDqNUR8LHRaQUs1zjVgElQstVCsKnIlw0FMuWFfOLw8= -SHA256 (Pkgfile) = fad78a2c975444ed6f303de4086d1f67e7baa302418179f1bc1123c7e835c630 +RWSagIOpLGJF3zaCjnR4OG1fdf/RFnli6yd9m3ec2I9j2JWwLYL1Muz2nn2sCagliraGkKHTDTnNg8O4TmlMluonBOS2SZ6inQ4= +SHA256 (Pkgfile) = 8f060db8f00e5bc0e2ab2abfc7f74af3977f61aeb2c38afe390bc3d1935193e2 SHA256 (.footprint) = fd60992957bd0010460d49684c69464200651af797acdb98547f4847fc9f3f3c -SHA256 (cbindgen-v0.14.3.tar.gz) = a995260beb11b7d7d96265ba091f255302fbf9b047cab61379ebd75ff779215e +SHA256 (cbindgen-v0.14.4.tar.gz) = 02f84cb7b729fb840d9d1c9627b1fdb5a746266d395244ab5f206d4cff4f2573 diff --git a/cbindgen/Pkgfile b/cbindgen/Pkgfile index d26171068..f446c6a83 100644 --- a/cbindgen/Pkgfile +++ b/cbindgen/Pkgfile @@ -5,7 +5,7 @@ # Optional: sccache name=cbindgen -version=0.14.3 +version=0.14.4 release=1 source=(https://github.com/eqrion/cbindgen/archive/v$version/$name-v$version.tar.gz)