man-pages: update to 3.36

This commit is contained in:
Juergen Daubert 2012-03-05 13:32:53 +01:00
parent 8a5b6e8b1b
commit 58053092bd
3 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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