From b174d1b5b08d3344fd222e26212fdb471b07bacf Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 18 Aug 2024 21:51:11 +0200 Subject: [PATCH] bandwhich: 0.22.2 -> 0.23.0 --- bandwhich/.signature | 6 +++--- bandwhich/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bandwhich/.signature b/bandwhich/.signature index db4fdb1df..0f26fc6dc 100644 --- a/bandwhich/.signature +++ b/bandwhich/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39o3dgzCdYUuLbHNUV+gck+iYNUCE1JMYfp2PrGtQRRkgqAsPPf1zsSQ7uk2Mr7MgX7A02rFPYMnAxxvU2FqVgY= -SHA256 (Pkgfile) = ac43f6caf307cf795a8e6b862afa2ca202ef1b24bbccd4ca20174e3b472e1c38 +RWSagIOpLGJF36tlKMQcQpp11nep5nf8kXpRbtGWbX4L8N6ewlKGFYYt9XOIvFMM5TwLnyUkfq3M+J3RthK1SAwxW6DIyEIq1Ag= +SHA256 (Pkgfile) = 0cf4f5270987623421f95f4cd968e1b23346127e77ef2b52001bd243470b18ee SHA256 (.footprint) = 6401cd9abf02fe6a159364d1ef91be65b6485e68f661aa901dcda8d705cad968 -SHA256 (bandwhich-0.22.2.tar.gz) = 4c41719549e05dbaac1bc84828269e59b2f2032e76ae646da9b9e3b87e5a5fd1 +SHA256 (bandwhich-0.23.0.tar.gz) = 58b94588ec919fd802fc25cd209084ecc9acdfd99d5478d5ec76670774ff5886 diff --git a/bandwhich/Pkgfile b/bandwhich/Pkgfile index 8311d0ab3..e24e7a299 100644 --- a/bandwhich/Pkgfile +++ b/bandwhich/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=bandwhich -version=0.22.2 +version=0.23.0 release=1 source=(https://github.com/imsnif/bandwhich/archive/v$version/$name-$version.tar.gz)