termux-services: update to 0.0.5 and set LICENSE to GPL-3.0

This commit is contained in:
Henrik Grimler 2019-08-13 21:14:45 +02:00 committed by Leonid Pliushch
parent 8aa8de24c3
commit 7915368ed1
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/Neo-Oli/termux-services/
TERMUX_PKG_DESCRIPTION="Service daemon for Termux"
TERMUX_PKG_VERSION=0.0.4
TERMUX_PKG_LICENSE="custom"
TERMUX_PKG_VERSION=0.0.5
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_SRCURL=https://github.com/termux/termux-services/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=ba8e7180feecdcdde769afc404420750226374702372df9d98a4830d30c42252
TERMUX_PKG_SHA256=0d2c08b28a4f97c6d50bea9d1d21d599a16be031ad95573e078f6bd864ccdd1e
TERMUX_PKG_DEPENDS="busybox, coreutils"
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_BUILD_IN_SRC=true