summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2017-01-06 14:37:02 -0800
committerTyler Veness2017-01-06 14:37:02 -0800
commitc00b2a9686de33faa3940a06c3c653fe401aa2e6 (patch)
treea7fe88172897a290b557a555518ea7e1b57ef08b
parent86f4110012c7cc1760cb59e74cf5d0263d456ecc (diff)
downloadaur-c00b2a9686de33faa3940a06c3c653fe401aa2e6.tar.gz
Updated to NI 2016 feed and changed group to frc-2017
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee5b70acda48..b88af2438af4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = arm-frc-linux-gnueabi-linux-api-headers
pkgdesc = Kernel headers sanitized for use in userspace (arm-frc-linux-gnueabi)
- pkgver = 3.16
+ pkgver = 3.19
pkgrel = 1
url = http://www.gnu.org/software/libc
arch = any
- groups = frc-2016
+ groups = frc-2017
license = GPL2
- provides = arm-frc-linux-gnueabi-linux-api-headers=3.16
+ provides = arm-frc-linux-gnueabi-linux-api-headers=3.19
provides = arm-frc-linux-gnueabi-linux-api-headers30
conflicts = arm-frc-linux-gnueabi-linux-api-headers26
options = !emptydirs
- source = http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/linux-libc-headers-dev_3.16-r0.40_cortexa9-vfpv3.ipk
- sha512sums = 992fa73327fbf540e0ce743ec7f44c88388de07ecc7641c40af7a997a3a7c374732ede98bdcdd4bc72c184067a51a56993dbf13842dd10ef3681f54e9c46f0b3
+ source = http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/linux-libc-headers-dev_3.19-r0.36_cortexa9-vfpv3.ipk
+ sha512sums = 038f4922e3c05d4882292fc8437266debda5860e79f119f4ec73f0aa2814011cd187dc6505e79693ba15b6d0eabfbbe5c2f0263c60654dbd5a93e8763c4b75cc
pkgname = arm-frc-linux-gnueabi-linux-api-headers
diff --git a/PKGBUILD b/PKGBUILD
index a30897ad67f7..a7a57be3fbfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,20 +3,20 @@
_target_arch=arm
_target=${_target_arch}-frc-linux-gnueabi
pkgname=${_target}-linux-api-headers
-pkgver=3.16
-_basever=3.16-r0.40
+pkgver=3.19
+_basever=3.19-r0.36
pkgrel=1
pkgdesc="Kernel headers sanitized for use in userspace (${_target})"
arch=(any)
url="http://www.gnu.org/software/libc"
license=('GPL2')
-groups=('frc-2016')
+groups=('frc-2017')
provides=("${_target}-linux-api-headers=${pkgver}"
"${_target}-linux-api-headers30")
conflicts=("${_target}-linux-api-headers26")
options=('!emptydirs')
-source=("http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/linux-libc-headers-dev_${_basever}_cortexa9-vfpv3.ipk")
-sha512sums=('992fa73327fbf540e0ce743ec7f44c88388de07ecc7641c40af7a997a3a7c374732ede98bdcdd4bc72c184067a51a56993dbf13842dd10ef3681f54e9c46f0b3')
+source=("http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/linux-libc-headers-dev_${_basever}_cortexa9-vfpv3.ipk")
+sha512sums=('038f4922e3c05d4882292fc8437266debda5860e79f119f4ec73f0aa2814011cd187dc6505e79693ba15b6d0eabfbbe5c2f0263c60654dbd5a93e8763c4b75cc')
package() {
cd "${srcdir}"