Skip to content

Commit

Permalink
shells/ksh-devel: update to the latest ksh93/ksh github commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuber committed Jun 12, 2023
1 parent a7c0df3 commit 9132f7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions shells/ksh-devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

PORTNAME= ksh
PORTVERSION= ${AST_COMMIT_DATE}
PORTREVISION= 1
CATEGORIES= shells
PKGNAMESUFFIX= -devel

Expand All @@ -22,8 +21,8 @@ LICENSE= EPL

BROKEN_FreeBSD_12= exit code 139 making lib/libcmd

HASH= d33c64a7
AST_COMMIT_DATE= 2023.06.07
HASH= c6ee0aa6
AST_COMMIT_DATE= 2023.06.09

USES= compiler:c11

Expand Down
6 changes: 3 additions & 3 deletions shells/ksh-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1686153491
SHA256 (ksh93-ksh-2023.06.07-d33c64a7_GH0.tar.gz) = a5ddc10401f225358d48b1548060f1fe4aff029f47ad603923044f3779c02d49
SIZE (ksh93-ksh-2023.06.07-d33c64a7_GH0.tar.gz) = 2107298
TIMESTAMP = 1686561387
SHA256 (ksh93-ksh-2023.06.09-c6ee0aa6_GH0.tar.gz) = d609c245bc1dc1ecbedb49a2b4161c7e6cf35e67ad2c205ffd9c1a0759a41e7d
SIZE (ksh93-ksh-2023.06.09-c6ee0aa6_GH0.tar.gz) = 2107610

0 comments on commit 9132f7a

Please sign in to comment.