ports/core (3.3): glibc-32: update kernel-headers to 4.9.5
commit 916dddf6240ac224cfd768a49c1057556aa100a3 Author: Juergen Daubert <jue@jue.li> Date: Tue Feb 7 14:24:38 2017 +0100 glibc-32: update kernel-headers to 4.9.5 diff --git a/glibc-32/.md5sum b/glibc-32/.md5sum index 4bdecd5..5c1a7d4 100644 --- a/glibc-32/.md5sum +++ b/glibc-32/.md5sum @@ -1,3 +1,3 @@ 97dc5517f92016f3d70d83e3162ad318 glibc-2.24.tar.xz -935f8c95a801d7b1675c487a144c6f17 kernel-headers-4.4.14.tar.xz +ac19b5dac0b160aa59a2e265998c3e91 kernel-headers-4.9.5.tar.xz a8f4549c716cd37244fbf1ed059497f8 lib32.conf diff --git a/glibc-32/.signature b/glibc-32/.signature index e346417..6440c59 100644 --- a/glibc-32/.signature +++ b/glibc-32/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqhRaBzY3Q8zyMcaPgjYXj9Sg7/0wG3rqm7ny68DIi30oWmA+/J1DUaty2DMuSOqNP8JFq3fFUC5kmQgQCbb22gY= -SHA256 (Pkgfile) = 0126ba0002bd5e87475ecf0d7b49415ac0443456492edd58f39c621e744c86cf +RWRJc1FUaeVeqhFJAOLTL5RbtznynRBNCQgJvci0CMq6FDxelO3PVunFToBeEX5vqo35Df41GM9rYnsE6YrMajfxF5yzGv7figU= +SHA256 (Pkgfile) = 5ff408a0211a9ecee4a0db829e3056664467c3dcd09ed67991782879427a2a34 SHA256 (.footprint) = 0af47db3e8a5ea832d1f971ca56f7718a59167c0214375307a508ff46b327119 SHA256 (glibc-2.24.tar.xz) = 99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3 -SHA256 (kernel-headers-4.4.14.tar.xz) = 82ffcae06f60f54c47d79c891bcf487d6f770f49d0b4e33c73110af434600633 +SHA256 (kernel-headers-4.9.5.tar.xz) = 5783ad8f668ee71561fae370fbcdc477aaa6df249bd85635b87a8c204aeb4aa9 SHA256 (lib32.conf) = 2f174d2bcefe1c29327690514f34d6970fffdd54398320ca23a11b5f1e3c9b2d diff --git a/glibc-32/Pkgfile b/glibc-32/Pkgfile index 94b7eaf..56d3c0c 100644 --- a/glibc-32/Pkgfile +++ b/glibc-32/Pkgfile @@ -4,9 +4,9 @@ name=glibc-32 version=2.24 -release=1 +release=2 source=(http://ftp.gnu.org/gnu/glibc/glibc-2.24.tar.xz \ - http://crux.nu/files/distfiles/kernel-headers-4.4.14.tar.xz \ + http://crux.nu/files/distfiles/kernel-headers-4.9.5.tar.xz \ lib32.conf) build() { @@ -20,7 +20,7 @@ build() { ../glibc-${version:0:4}/configure --prefix=/usr \ --libdir=/usr/lib32 \ --libexecdir=/usr/lib32 \ - --with-headers=$SRC/kernel-headers-4.4.14/include \ + --with-headers=$SRC/kernel-headers-4.9.5/include \ --enable-kernel=3.12 \ --enable-add-ons \ --disable-profile \
participants (1)
-
crux@crux.nu