diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-26 14:51:52 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-26 15:01:13 +0000 |
commit | 165e421f821663d905ec0165fbc39291e3477ae9 (patch) | |
tree | aaa4b9c3586e6cd3bcc297566e9899b85027866e /editors/hexedit | |
parent | fac720575b2e7101cb806f638aefabf14c49df26 (diff) | |
download | ports-165e421f821663d905ec0165fbc39291e3477ae9.tar.gz ports-165e421f821663d905ec0165fbc39291e3477ae9.zip |
editors/hexedit: Update to 1.6
Diffstat (limited to 'editors/hexedit')
-rw-r--r-- | editors/hexedit/Makefile | 2 | ||||
-rw-r--r-- | editors/hexedit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 48136b5c6c2d..75fb202db651 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,7 +1,7 @@ # Created by: Andrey Zakhvatov PORTNAME= hexedit -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= editors MAINTAINER= sunpoet@FreeBSD.org diff --git a/editors/hexedit/distinfo b/editors/hexedit/distinfo index 98dd7cf50b4a..59853d878ecd 100644 --- a/editors/hexedit/distinfo +++ b/editors/hexedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598777614 -SHA256 (pixel-hexedit-1.5_GH0.tar.gz) = 27a2349f659e995d7731ad672450f61a2e950330049a6fb59b77490c5e0015ac -SIZE (pixel-hexedit-1.5_GH0.tar.gz) = 30544 +TIMESTAMP = 1650970043 +SHA256 (pixel-hexedit-1.6_GH0.tar.gz) = 598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3 +SIZE (pixel-hexedit-1.6_GH0.tar.gz) = 31085 |