pass: Avoid inconsequential stealth update

Closes: https://trac.macports.org/ticket/70495
This commit is contained in:
Ryan Carsten Schmidt
2024-08-12 04:00:34 -05:00
parent 4675957cb6
commit d0ed5c839c
+3 -1
View File
@@ -21,6 +21,8 @@ depends_run port:git \
path:bin/gpg:gnupg2
master_sites https://git.zx2c4.com/password-store/snapshot/
# Avoid stealth update of 1.7.4
master_sites macports_distfiles
distname password-store-${version}
use_xz yes
@@ -81,4 +83,4 @@ notes "
livecheck.type regex
livecheck.url ${homepage}
livecheck.regex The latest version is (\[\\d\\.\]+)\\.
livecheck.regex {The latest version is ([\d.]+)\.}