diff --git a/archivers/pts-tiny-7z-sfx/Portfile b/archivers/pts-tiny-7z-sfx/Portfile index adf30aa79dd..d73a7ff2f1d 100644 --- a/archivers/pts-tiny-7z-sfx/Portfile +++ b/archivers/pts-tiny-7z-sfx/Portfile @@ -5,7 +5,7 @@ PortGroup makefile 1.0 PortGroup github 1.0 PortGroup muniversal 1.1 -github.setup pts pts-tiny-7z-sfx 9.22+pts7 v +github.setup pts pts-tiny-7z-sfx 9.22+pts8 v github.tarball_from archive revision 0 categories archivers @@ -16,9 +16,9 @@ description size-optimized tiny .7z extractor and SFX long_description ${name} is a tiny 7-Zip (.7z archive) extractor and self-extractor\ (SFX) written in standard C -checksums rmd160 c9e9c408f553759759b51dc7a6db60c3d4bc1beb \ - sha256 9bc7be2f54e0ef789825ac520e3d4a5c53cd208e4c362a915ef4644cb928e9f1 \ - size 1404094 +checksums rmd160 8d8d0903a02af3cbd583591f7e7b01a5d19dcf97 \ + sha256 06054a8deed517ee3cab03653e1894252b4c2ce710d5543d36f90221b8bef042 \ + size 1404694 post-patch { reinplace "s|CFLAGS = -s|CFLAGS =|g" Makefile