aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-headers
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-31 13:43:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-31 13:43:08 +0000
commit4ff65ef29982e116527adebdd7ad73a05719712a (patch)
treee565eb2bea4e2d98a4cd09e31e1d59d2338c8768 /main/linux-headers
parent4324a91e20279ff861dba83c613259daaee84356 (diff)
main: mass-rebuild of packages missing arch in .PKGINFO
this is needed for apk-tools-2.1 migration
Diffstat (limited to 'main/linux-headers')
-rw-r--r--main/linux-headers/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-headers/APKBUILD b/main/linux-headers/APKBUILD
index 90f02c2a1af..c70cc40282d 100644
--- a/main/linux-headers/APKBUILD
+++ b/main/linux-headers/APKBUILD
@@ -2,7 +2,7 @@
pkgname=linux-headers
pkgver=2.6.32.2
_kernver=2.6.32
-pkgrel=3
+pkgrel=4
pkgdesc="Linux system headers"
url="http://kernel.org"
arch="all"