diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-01 07:45:24 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-01 19:55:51 +0200 |
commit | 93d3c77d17b6d3159e4916f5b1838767ff8cac56 (patch) | |
tree | 12dd39a64dd011e3bf5de74e598a5dfd5b74a5d0 /shells | |
parent | net/ng_mikrotik_eoip: Use USES=kmod (diff) |
shells/oksh: Update to 6.9
Changes: https://github.com/ibara/oksh/releases/tag/oksh-6.9
Diffstat (limited to 'shells')
-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 393d2ae03729..b20851d6a119 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,5 +1,5 @@ PORTNAME= oksh -DISTVERSION= 6.8.1 +DISTVERSION= 6.9 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 3222d0f28100..e73a043997b5 100644 --- a/shells/oksh/distinfo +++ b/shells/oksh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610973588 -SHA256 (oksh-6.8.1.tar.gz) = ddd2b27b99009a4ee58ddf58da73edf83962018066ccf33b2fe1f570a00917b0 -SIZE (oksh-6.8.1.tar.gz) = 303079 +TIMESTAMP = 1619847915 +SHA256 (oksh-6.9.tar.gz) = c08d97b2ac9ee5d88e9e508d27c75502b2d06c20d4c5ab87b496cb3b9951bd35 +SIZE (oksh-6.9.tar.gz) = 307338 |