Revision
133299
Author
ionic@macports.org
Date
2015-02-24 14:17:00 -0800 (Tue, 24 Feb 2015)

Log Message

gpg-agent: fix livecheck to 2.0.x.

Modified Paths

Diff

Modified: trunk/dports/security/gpg-agent/Portfile (133298 => 133299)


--- trunk/dports/security/gpg-agent/Portfile	2015-02-24 21:30:34 UTC (rev 133298)
+++ trunk/dports/security/gpg-agent/Portfile	2015-02-24 22:17:00 UTC (rev 133299)
@@ -172,4 +172,4 @@
 
 livecheck.type      regex
 livecheck.url       ftp://ftp.gnupg.org/gcrypt/gnupg/
-livecheck.regex     gnupg-(\\d+\\.\\d+\\.\\d+)
+livecheck.regex     gnupg-(2\\.0\\.\\d+)