Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ngie-eign/ce86487fa1500a01a7449c0edc0e472e to your computer and use it in GitHub Desktop.
Save ngie-eign/ce86487fa1500a01a7449c0edc0e472e to your computer and use it in GitHub Desktop.
From 0423e8ef0887750099b056d3f7a5bd86202f0776 Mon Sep 17 00:00:00 2001
From: Enji Cooper <ngie@FreeBSD.org>
Date: Wed, 3 May 2023 13:40:01 -0700
Subject: [PATCH] security/duo: upgrade to 2.0.1
Sponsored by: Dell, Inc
---
security/duo/Makefile | 2 +-
security/duo/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/duo/Makefile b/security/duo/Makefile
index 2e3b1a4ba4ec..c7bd742eb637 100644
--- a/security/duo/Makefile
+++ b/security/duo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= duo
-PORTVERSION= 1.12.0
+PORTVERSION= 2.0.1
CATEGORIES= security
MASTER_SITES= https://dl.duosecurity.com/ \
ZI
diff --git a/security/duo/distinfo b/security/duo/distinfo
index b54690777860..757306e5ed22 100644
--- a/security/duo/distinfo
+++ b/security/duo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649436578
-SHA256 (duo_unix-1.12.0.tar.gz) = 8bba0098d8d79069f53029f91019a274c63fbb787faf34401c20f8ba154657f4
-SIZE (duo_unix-1.12.0.tar.gz) = 540090
+TIMESTAMP = 1683145594
+SHA256 (duo_unix-2.0.1.tar.gz) = 3a2f123df3da192dc84e044e36deb43cbcb707d40809e0c3c88b0ffa20694269
+SIZE (duo_unix-2.0.1.tar.gz) = 547408
--
2.40.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment