diff --git a/man-pages/.footprint b/man-pages/.footprint index e693cb23..dd03333e 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -587,6 +587,7 @@ drwxr-xr-x root/root usr/man/man2/ -rw-r--r-- root/root usr/man/man2/send.2.gz -rw-r--r-- root/root usr/man/man2/sendfile.2.gz -rw-r--r-- root/root usr/man/man2/sendfile64.2.gz +-rw-r--r-- root/root usr/man/man2/sendmmsg.2.gz -rw-r--r-- root/root usr/man/man2/sendmsg.2.gz -rw-r--r-- root/root usr/man/man2/sendto.2.gz -rw-r--r-- root/root usr/man/man2/set_mempolicy.2.gz diff --git a/man-pages/.md5sum b/man-pages/.md5sum index aa71eddb..13b04edd 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1,2 +1,2 @@ -e41432ee35a49036bbaf8d4598506e9c man-pages-3.35.tar.gz -7c78aff03c0a6767ba483d34f19e4b09 man-pages-posix-2003-a.tar.bz2 +40048279571c07b797c1a9ef22c86ccb man-pages-3.36.tar.xz +ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index a5e1b51a..8caed051 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -4,10 +4,10 @@ # Depends on: man name=man-pages -version=3.35 +version=3.36 release=1 -source=(http://man7.org/linux/download/man-pages/$name-$version.tar.gz \ - http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.bz2) +source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz \ + http://www.kernel.org/pub/linux/docs/$name/$name-posix/$name-posix-2003-a.tar.xz) build() { cd $name-$version