From 09caba34694af5261e486d78b95aded5920a7776 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 23 Apr 2022 16:15:11 +0000 Subject: [PATCH] community/libpgm to 5.3.128-2 --- community/libpgm/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libpgm/PKGBUILD b/community/libpgm/PKGBUILD index b5b1cc528..b5bb598f2 100644 --- a/community/libpgm/PKGBUILD +++ b/community/libpgm/PKGBUILD @@ -8,7 +8,7 @@ pkgname=libpgm pkgver=5.3.128 _pkgver="${pkgver//./-}" -pkgrel=1.1 +pkgrel=2 pkgdesc="OpenPGM: implementation of the Pragmatic General Multicast (PGM, RFC3208)" arch=('x86_64') url='https://www.freshports.org/net/openpgm/'