From: Fredrik Fornwall Date: Fri, 25 Dec 2015 20:36:21 +0000 (-0500) Subject: linux-man-pages: Update from 4.02 to 4.03 X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/307f9bf63eadb4526e9fcb632a2242758636adb8?hp=c8baff59f97bd7a1861258d5213a5441fabb9060 linux-man-pages: Update from 4.02 to 4.03 --- diff --git a/packages/linux-man-pages/build.sh b/packages/linux-man-pages/build.sh index c7549e09..c0788b55 100644 --- a/packages/linux-man-pages/build.sh +++ b/packages/linux-man-pages/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://www.kernel.org/doc/man-pages/ TERMUX_PKG_DESCRIPTION="Man pages for linux kernel and C library interfaces" -TERMUX_PKG_VERSION=4.02 +TERMUX_PKG_VERSION=4.03 TERMUX_PKG_SRCURL=https://www.kernel.org/pub/linux/docs/man-pages/man-pages-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_EXTRA_MAKE_ARGS="prefix=$TERMUX_PREFIX" # man.7 and mdoc.7 is included with mandoc: