diff options
Diffstat (limited to 'archivers/upx/Makefile')
-rw-r--r-- | archivers/upx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile index 9055ae65a95c..aead71ffeb46 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -1,5 +1,5 @@ PORTNAME= upx -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.1 MASTER_SITES= https://github.com/upx/upx/releases/download/v${PORTVERSION}/ CATEGORIES= archivers DISTVERSIONSUFFIX= -src |