pass-update: to 2.2.1

This commit is contained in:
Vadym-Valdis Yudaiev
2025-12-01 22:10:37 +02:00
parent 28ac7c1769
commit 2309a87a93
+10 -5
View File
@@ -3,9 +3,9 @@
PortSystem 1.0
PortGroup github 1.0
github.setup roddhjav pass-update 2.1 v
github.setup roddhjav pass-update 2.2.1 v
github.tarball_from releases
revision 1
revision 0
categories security
supported_archs noarch
@@ -18,12 +18,17 @@ long_description {*}${description}
depends_lib port:pass
checksums rmd160 d43ac1ff688871c635140e8beafb5472fcc0f1e7 \
sha256 2b0022102238e022e7ee945b7622f4c270810cda46508084fcb193582aafaf6f \
size 46200
checksums rmd160 a99920c550840d3b61d615731fbea8b60111fce5 \
sha256 d0b0e1b561539847a2ee9ad7ea25c08f8d073abd632b634ce0c6bdf0fc6a7249 \
size 51214
depends_build port:coreutils
depends_run port:pass
post-patch {
reinplace -E "s|install -D|${prefix}/bin/ginstall -D|g" ${worksrcpath}/Makefile
}
use_configure no
build {}