From dab0bfaefb6f9eb5c90e3864ba47eb46671ff3ef Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 17 Apr 2023 09:06:16 +0000 Subject: [PATCH] ntpd-rs/0.3.1 package update --- ntpd-rs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ntpd-rs.yaml b/ntpd-rs.yaml index 6ba69acf8d4..fb50b397d73 100644 --- a/ntpd-rs.yaml +++ b/ntpd-rs.yaml @@ -1,6 +1,6 @@ package: name: ntpd-rs - version: 0.2.1 + version: 0.3.1 epoch: 0 description: "An NTP implementation in Rust." copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/pendulum-project/ntpd-rs tag: v${{package.version}} - expected-commit: bebd7328c14f30f5941eb12ff206686c8babc6e9 + expected-commit: 64be05f9842282d774b724c918cc9ad87549fa0d - name: Configure and build runs: |