shells/oksh: Update to 6.8.1
This commit is contained in:
parent
f89d957a5a
commit
d55c53a45c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561918
3 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oksh
|
||||
DISTVERSION= 6.7
|
||||
DISTVERSION= 6.8.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= https://github.com/ibara/oksh/releases/download/oksh-${DISTVERSION}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= tobik@FreeBSD.org
|
||||
COMMENT= Portable OpenBSD Korn shell
|
||||
|
||||
LICENSE= PD
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1588445983
|
||||
SHA256 (oksh-6.7.tar.gz) = bb3e9288dbd8915b9e175727cdb3898970e6c6fece61e6867102b399e215fb04
|
||||
SIZE (oksh-6.7.tar.gz) = 301127
|
||||
TIMESTAMP = 1610973588
|
||||
SHA256 (oksh-6.8.1.tar.gz) = ddd2b27b99009a4ee58ddf58da73edf83962018066ccf33b2fe1f570a00917b0
|
||||
SIZE (oksh-6.8.1.tar.gz) = 303079
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@shell bin/oksh
|
||||
man/man1/oksh.1.gz
|
||||
share/man/man1/oksh.1.gz
|
||||
|
|
Loading…
Reference in a new issue