diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-05-09 15:45:45 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-05-12 13:53:14 +0200 |
commit | da0ee9962611ba2e781a2dff3dc1e40f13ad7521 (patch) | |
tree | 943408eab236b3d727b189f565c6ce6d2465f0cc | |
parent | textproc/opensearch-dashboards: Update 2.17.1 => 3.0.0 (diff) |
shells/oksh: update to 7.7
-rw-r--r-- | shells/oksh/Makefile | 2 | ||||
-rw-r--r-- | shells/oksh/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile index 03c9d8067c24..0f851bdbd8ec 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,5 +1,5 @@ PORTNAME= oksh -DISTVERSION= 7.6 +DISTVERSION= 7.7 PORTEPOCH= 1 CATEGORIES= shells MASTER_SITES= https://github.com/ibara/oksh/releases/download/oksh-${DISTVERSION}/ diff --git a/shells/oksh/distinfo b/shells/oksh/distinfo index d009cb9e26c9..8e7fa9d6854c 100644 --- a/shells/oksh/distinfo +++ b/shells/oksh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734195363 -SHA256 (oksh-7.6.tar.gz) = 26b45fc3dcaab786db6b87dcd741ac572a7ef539dbb88ea22c43ed8b54405c74 -SIZE (oksh-7.6.tar.gz) = 319970 +TIMESTAMP = 1746797505 +SHA256 (oksh-7.7.tar.gz) = 98a758f590bc570e657263f56eb81577a018ff6d2f6e085f8efedf9d68749f95 +SIZE (oksh-7.7.tar.gz) = 311835 |