diff options
-rw-r--r-- | misc/hello/Makefile | 3 | ||||
-rw-r--r-- | misc/hello/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 6e8fd1e544a6..a3c341f628ef 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hello -PORTVERSION= 2.6 -PORTREVISION= 1 +PORTVERSION= 2.7 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello diff --git a/misc/hello/distinfo b/misc/hello/distinfo index 6649c7ab8726..27cfae1142be 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1,2 +1,2 @@ -SHA256 (hello-2.6.tar.gz) = 747aa9c3a0d105ad649af2f8ab95fb3526b280f2c1d04233d87d9ecce794cec0 -SIZE (hello-2.6.tar.gz) = 594257 +SHA256 (hello-2.7.tar.gz) = fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0 +SIZE (hello-2.7.tar.gz) = 599680 |