Browse Source

utfdecode: Mark with Apache-2.0 license

android-5
Fredrik Fornwall 6 years ago
parent
commit
5fb7260a31
  1. 2
      packages/utfdecode/build.sh

2
packages/utfdecode/build.sh

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://github.com/fornwall/utfdecode TERMUX_PKG_HOMEPAGE=https://github.com/fornwall/utfdecode
TERMUX_PKG_DESCRIPTION="Tool for decoding, encoding and debugging unicode" TERMUX_PKG_DESCRIPTION="Tool for decoding, encoding and debugging unicode"
TERMUX_PKG_LICENSE="custom" TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=0.3.4 TERMUX_PKG_VERSION=0.3.4
TERMUX_PKG_REVISION=2 TERMUX_PKG_REVISION=2
TERMUX_PKG_SHA256=5fd1473f6cf6bdedeb33569c3b0f6823aceda366c714f6a475e2d28767f99b5a TERMUX_PKG_SHA256=5fd1473f6cf6bdedeb33569c3b0f6823aceda366c714f6a475e2d28767f99b5a

Loading…
Cancel
Save