Skip to content

Commit

Permalink
squashfs-tools-ng: fix ownership (termux#7732)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusz authored Oct 13, 2021
1 parent 02fb602 commit cc25348
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,5 @@
/packages/germanium/ @ravener
/packages/gotop/ @medzikuser
/packages/rust/ @kcotugno
/packages/squashfs-tools-ng/ @marcusz
/packages/squashfs-tools-ng/ @WMCB-Tech
/packages/xmake/ @waruqi
3 changes: 2 additions & 1 deletion packages/squashfs-tools-ng/build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/AgentD/squashfs-tools-ng
TERMUX_PKG_DESCRIPTION="New set of tools for working with SquashFS images"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="WMCB-Tech @marcusz"
TERMUX_PKG_MAINTAINER="@WMCB-Tech"
TERMUX_PKG_VERSION="1.1.2"
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL="https://github.com/AgentD/squashfs-tools-ng/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256="da4c00938a1fdec89808e05f43c6875180de1990e71837030071d2b639456f22"
TERMUX_PKG_DEPENDS="zlib, liblz4, liblzo, zstd"
Expand Down

0 comments on commit cc25348

Please sign in to comment.