summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/klibc
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-29 23:43:21 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-29 23:43:21 (GMT)
commit37d8aab440b3a73bba7ce64682b3c3bca7d32035 (patch)
treec1d493a658393b24cd9f33ca08ac49d17d881c99 /abs/core-testing/klibc
parent609a7dc47f3286db7e157d0840c46ac7ac7e8a3c (diff)
downloadlinhes_pkgbuild-37d8aab440b3a73bba7ce64682b3c3bca7d32035.zip
linhes_pkgbuild-37d8aab440b3a73bba7ce64682b3c3bca7d32035.tar.gz
linhes_pkgbuild-37d8aab440b3a73bba7ce64682b3c3bca7d32035.tar.bz2
PKGVER fix to get everything on the same level of 30
Diffstat (limited to 'abs/core-testing/klibc')
-rw-r--r--abs/core-testing/klibc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/klibc/PKGBUILD b/abs/core-testing/klibc/PKGBUILD
index 5fe9753..11080c0 100644
--- a/abs/core-testing/klibc/PKGBUILD
+++ b/abs/core-testing/klibc/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=klibc
pkgver=1.5.15
_klibcbranch=Testing #Stable/Testing
_kver=2.6.28-ARCH
-pkgrel=1
+pkgrel=30
pkgdesc="A minimal libc made for early-userspace"
arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/libs/klibc/"