samba: Bump to 4.15.13

This commit is contained in:
Tee KOBAYASHI 2022-12-16 08:52:31 +09:00 committed by xtkoba
parent 6a52295558
commit 180105bc40
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.samba.org/
TERMUX_PKG_DESCRIPTION="SMB/CIFS fileserver"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=4.15.12
TERMUX_PKG_VERSION=4.15.13
TERMUX_PKG_SRCURL=https://download.samba.org/pub/samba/samba-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=5889493d69dc7723be6c3154387fbed38c1cddf93a16da8670d99b7cca33b15e
TERMUX_PKG_SHA256=c412e3536a5265d04e52983e643bae9e047bcc3eac08683a945b1057ecdf4968
TERMUX_PKG_DEPENDS="krb5, libandroid-execinfo, libandroid-spawn, libbsd, libcap, libcrypt, libgnutls, libiconv, libicu, libpopt, libtalloc, libtasn1, libtirpc, ncurses, openssl, readline, tdb-tools, zlib"
TERMUX_PKG_BUILD_DEPENDS="e2fsprogs"
TERMUX_PKG_BUILD_IN_SRC=true