Skip to content

Commit

Permalink
0.9.62.8 released
Browse files Browse the repository at this point in the history
  • Loading branch information
netblue30 committed Jun 26, 2020
1 parent 66d0082 commit 8fdda21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ dist:
mkdir $(NAME)-$(VERSION)
cp -a "$(DISTFILES)" $(NAME)-$(VERSION)
rm -rf $(NAME)-$(VERSION)/src/tools
rm -rf $(NAME)-$(VERSION)/src/cashpack-0.3.tar.gz
find $(NAME)-$(VERSION) -name .svn -delete
tar -cJvf $(NAME)-$(VERSION).tar.xz $(NAME)-$(VERSION)
rm -fr $(NAME)-$(VERSION)
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ rcplab (https://github.com/rcplab)
- containerpi and twnic

Incorporating cashpack library, https://github.com/Dridi/cashpack
Copyright ©2016-2017 Dridi Boukelmoune, license MIT
Copyright ©2016-2017 Dridi Boukelmoune, license 2-Clause BSD License

Incorporating code from Firejail Security Sandbox, https://github.com/netblue30/firejail
Copyright © 2014-2020 Firejail Authors, license GPLv2
Expand Down

0 comments on commit 8fdda21

Please sign in to comment.