Skip to content

Commit

Permalink
sysutils/appjail-devel: update to g20230602
Browse files Browse the repository at this point in the history
- Fix CMD issues
- Add missing -Q parameter in tok:usage
- Fix load of a kernel module at startup
- Add missing check for when a template does not exist in quick
- Fix a race condition when creating the bridges at startup
- Remove a Carriege Feed character when a Makejail is included
  • Loading branch information
alonsobsd committed Jun 2, 2023
1 parent 4ae9030 commit ea66635
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions sysutils/appjail-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= appjail
DISTVERSIONPREFIX= v
DISTVERSION= g20230531
DISTVERSION= g20230602
CATEGORIES= sysutils
PKGNAMESUFFIX= -devel

Expand All @@ -16,7 +16,7 @@ CONFLICTS= appjail
USE_GITHUB= yes
GH_ACCOUNT= DtxdF
GH_PROJECT= AppJail
GH_TAGNAME= f395e284ca132b29b76075bfcbbec0f4909ad74b
GH_TAGNAME= 7d98960386b3dd27e369343fc52af9c0c156a7cc

ALL_TARGET= utils-strip

Expand Down
6 changes: 3 additions & 3 deletions sysutils/appjail-devel/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1685575895
SHA256 (DtxdF-AppJail-vg20230531-f395e284ca132b29b76075bfcbbec0f4909ad74b_GH0.tar.gz) = 0f461e60295566aadeeeb1de725716f2ad550d69bad5a838d084cbacc7b3ea44
SIZE (DtxdF-AppJail-vg20230531-f395e284ca132b29b76075bfcbbec0f4909ad74b_GH0.tar.gz) = 232981
TIMESTAMP = 1685740770
SHA256 (DtxdF-AppJail-vg20230602-7d98960386b3dd27e369343fc52af9c0c156a7cc_GH0.tar.gz) = 40a18229d99f1c477c68ce6bc0efacc3941595b7ffe8ec7eff2a4dc9a69ac710
SIZE (DtxdF-AppJail-vg20230602-7d98960386b3dd27e369343fc52af9c0c156a7cc_GH0.tar.gz) = 233759

0 comments on commit ea66635

Please sign in to comment.