diff options
author | root <root@rshg054.dnsready.net> | 2012-12-26 02:42:49 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-26 02:42:49 -0800 |
commit | 93079feae1048abe4ebe1ddc66197f31e1206101 (patch) | |
tree | 36344f21a4386e4c40ac76b7710b0e146e30c398 /cross | |
parent | 6fbdd2899f39266e458531dcffefb85b9ce8d1b9 (diff) |
Wed Dec 26 02:41:56 PST 2012
Diffstat (limited to 'cross')
-rw-r--r-- | cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD b/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD index 1fd008d4c..91116a193 100644 --- a/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD +++ b/cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD @@ -11,8 +11,8 @@ pkgname=${_target}-linux-libre-api-headers _basekernel=3.5 _sublevel=1 pkgver=${_basekernel}.${_sublevel} -pkgrel=1 -pkgdesc="Kernel libre headers sanitized for use in userspace" +pkgrel=1.1 +pkgdesc="Kernel headers sanitized for use in userspace (built from linux-libre source)" arch=('i686' 'x86_64') url="http://www.gnu.org/software/libc" license=('GPL2') |