From: Fredrik Fornwall Date: Mon, 22 May 2017 23:08:11 +0000 (+0200) Subject: linux-man-pages: Update from 4.10 to 4.11 X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/45d0241d7c7fb603bd1e60fd9fd2e78d0fb2ea58?hp=070d252ce1b8e182b0cdced0ff8ae39ad363be4e linux-man-pages: Update from 4.10 to 4.11 --- diff --git a/packages/linux-man-pages/build.sh b/packages/linux-man-pages/build.sh index f6277e49..aa39921e 100644 --- a/packages/linux-man-pages/build.sh +++ b/packages/linux-man-pages/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://www.kernel.org/doc/man-pages/ TERMUX_PKG_DESCRIPTION="Man pages for linux kernel and C library interfaces" TERMUX_PKG_DEPENDS="man" -TERMUX_PKG_VERSION=4.10 +TERMUX_PKG_VERSION=4.11 TERMUX_PKG_SRCURL=https://www.kernel.org/pub/linux/docs/man-pages/man-pages-${TERMUX_PKG_VERSION}.tar.xz -TERMUX_PKG_SHA256=7395dfc391d545385a998d23df9accb60f2020451c53940eaf8a07b6ea8a63fa +TERMUX_PKG_SHA256=adde80495f5efb26d077f4e5309bafdc4859e080b7529263720f7cb5f403f524 TERMUX_PKG_EXTRA_MAKE_ARGS="prefix=$TERMUX_PREFIX" # man.7 and mdoc.7 is included with mandoc: # getconf man page included with the getconf package: