From 09f3d49ac8eb98601800b26aae964bd990f9aadf Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 9 Nov 2021 11:53:48 +0100 Subject: [PATCH] pistol: 0.2.1 -> 0.2.2 --- pistol/.signature | 6 +++--- pistol/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pistol/.signature b/pistol/.signature index cb8eaddb1..82d8c5ffb 100644 --- a/pistol/.signature +++ b/pistol/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37+DJkvHJ85c4gyV3jMrwP+obCQ9vYSU/s1TSCDMBVslAg//6UmsHdFujqmd2soWCQFnXbL2Nrt9pO1M2evr0AM= -SHA256 (Pkgfile) = d9cff5b0a9cded3177e21bd48f937dcdb58f9fdde468cb6dec2d56e8b3fdbdf3 +RWSagIOpLGJF3zAUb71s33HkNPiE1vZtnNK6ZlDn901ECy2iLPAdrVyMc/kfDz5DzR5p1KZnNE7qYm5Qd5VPaPvLGc2GJ1P1rQ4= +SHA256 (Pkgfile) = 4b275bc994e150c27ceaf7d9d69083977b19e321901eab4c769affecc5668398 SHA256 (.footprint) = 261cd83f29c092bb94b3b22b330e2376943ba7dcc415500ead6ed144055467a8 -SHA256 (pistol-0.2.1.tar.gz) = b6c9b4b2272a9a12ac9987a93702dca9dc1a4eaedefc5b5e17a5b6e34fe14f97 +SHA256 (pistol-0.2.2.tar.gz) = 524af024257edb7ccb29df9a3ce1e8ae918307aa4f7b5c31df9202938bd0e5e0 diff --git a/pistol/Pkgfile b/pistol/Pkgfile index 74c0ded95..a00c75a3b 100644 --- a/pistol/Pkgfile +++ b/pistol/Pkgfile @@ -4,7 +4,7 @@ # Depends on: go name=pistol -version=0.2.1 +version=0.2.2 release=1 source=(https://github.com/doronbehar/pistol/archive/v$version/$name-$version.tar.gz)