From 877eecd3c3324eac8cd19277867b2269ba470ff6 Mon Sep 17 00:00:00 2001 From: Paul Morgan Date: Wed, 19 Sep 2018 22:44:44 +0000 Subject: community/duo_unix: upgrade to 1.10.5 Changes from 1.10.4 include: - Fixed an accidental null pointer free on systems where getaddrinfo() is unsuccessful --- community/duo_unix/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/duo_unix') diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD index 9925f57c6e..a4f30af557 100644 --- a/community/duo_unix/APKBUILD +++ b/community/duo_unix/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda # Maintainer: Paul Morgan pkgname=duo_unix -pkgver=1.10.4 +pkgver=1.10.5 pkgrel=0 pkgdesc="duosecurity.com two-factor authentication" url="https://duo.com/support/documentation/duounix" @@ -36,4 +36,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="3a532492423d7242a172744539bac5bedea181ca2af3cd85546d03f7c8a19b01e98f8c696478324b2e24a237e80255746b4eee7d6aa94d7f11684f45ba88c4f9 duo_unix-1.10.4.tar.gz" +sha512sums="1e0a0b056d5cf3ae98649121cdaaeeeed12124d66aac8247e496b7c7c3f3dc382f3f388ad41710a547afcaf71f1b8c64fc409e6622ad0b22e92cc0dd6425811f duo_unix-1.10.5.tar.gz" -- cgit v1.2.3