summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2017-01-06 14:33:58 -0800
committerTyler Veness2017-01-06 14:33:58 -0800
commitaa7f992727a5f5b5bd0c2eecb973b76bc09802b7 (patch)
tree1c927cbc68423b98465cc8687b703d39367137db
parent899330a3f4f83b617c10edfd9e3ea39636188b62 (diff)
downloadaur-aa7f992727a5f5b5bd0c2eecb973b76bc09802b7.tar.gz
Updated to NI 2016 feed and changed group to frc-2017
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD28
2 files changed, 26 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db7c730a30de..0984e6edb109 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,25 @@
pkgbase = arm-frc-linux-gnueabi-eglibc
pkgdesc = Embedded GNU C Library (arm-frc-linux-gnueabi)
- pkgver = 2.20
+ pkgver = 2.21
pkgrel = 1
url = http://www.eglibc.org
arch = any
- groups = frc-2016
+ groups = frc-2017
license = GPL
depends = arm-frc-linux-gnueabi-linux-api-headers
options = !strip
options = staticlibs
options = !emptydirs
- source = http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6_2.20-r0.56_cortexa9-vfpv3.ipk
- source = http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6-dev_2.20-r0.56_cortexa9-vfpv3.ipk
- source = http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libcidn1_2.20-r0.56_cortexa9-vfpv3.ipk
- source = http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6-thread-db_2.20-r0.56_cortexa9-vfpv3.ipk
- source = http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6-extra-nss_2.20-r0.56_cortexa9-vfpv3.ipk
- md5sums = 31f62c897cc648578ba1f09f974610d7
- md5sums = d801797dbf2f80e4fc3c60dcc18898e4
- md5sums = 07bfe266a001c3b4487865310487d470
- md5sums = 9025cc8694f526989d9031e26094fa85
- md5sums = 42d9a0a5d8d519aab51bbb956199548d
+ source = http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6_2.21-r0.83_cortexa9-vfpv3.ipk
+ source = http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6-dev_2.21-r0.83_cortexa9-vfpv3.ipk
+ source = http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libcidn1_2.21-r0.83_cortexa9-vfpv3.ipk
+ source = http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6-thread-db_2.21-r0.83_cortexa9-vfpv3.ipk
+ source = http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6-extra-nss_2.21-r0.83_cortexa9-vfpv3.ipk
+ md5sums = b0ebbf81bf8967e3c4cb4015e377c96c
+ md5sums = 1f69e9ef7f61edad53bf325e2a83f6b2
+ md5sums = 9e1a5b62312d0dba50a07b79c237e4ac
+ md5sums = 49e2138e2d36ba014a891a5a41d628b9
+ md5sums = 2fea5da4b5dbfc52dfc387d64935b9e1
pkgname = arm-frc-linux-gnueabi-eglibc
diff --git a/PKGBUILD b/PKGBUILD
index 6bccf920d561..8a7a58c13e5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,27 +2,27 @@
_target="arm-frc-linux-gnueabi"
pkgname=${_target}-eglibc
-pkgver=2.20
-_basever=2.20-r0.56
+pkgver=2.21
+_basever=2.21-r0.83
pkgrel=1
pkgdesc="Embedded GNU C Library (${_target})"
arch=(any)
url="http://www.eglibc.org"
curl="http://www.eglibc.org"
license=('GPL')
-groups=('frc-2016')
+groups=('frc-2017')
depends=("${_target}-linux-api-headers")
-options=(!strip 'staticlibs' '!emptydirs')
-source=("http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6_${_basever}_cortexa9-vfpv3.ipk"
- "http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6-dev_${_basever}_cortexa9-vfpv3.ipk"
- "http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libcidn1_${_basever}_cortexa9-vfpv3.ipk"
- "http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6-thread-db_${_basever}_cortexa9-vfpv3.ipk"
- "http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/cortexa9-vfpv3/libc6-extra-nss_${_basever}_cortexa9-vfpv3.ipk")
-md5sums=('31f62c897cc648578ba1f09f974610d7'
- 'd801797dbf2f80e4fc3c60dcc18898e4'
- '07bfe266a001c3b4487865310487d470'
- '9025cc8694f526989d9031e26094fa85'
- '42d9a0a5d8d519aab51bbb956199548d')
+options=('!strip' 'staticlibs' '!emptydirs')
+source=("http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6_${_basever}_cortexa9-vfpv3.ipk"
+ "http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6-dev_${_basever}_cortexa9-vfpv3.ipk"
+ "http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libcidn1_${_basever}_cortexa9-vfpv3.ipk"
+ "http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6-thread-db_${_basever}_cortexa9-vfpv3.ipk"
+ "http://download.ni.com/ni-linux-rt/feeds/2016/arm/ipk/cortexa9-vfpv3/libc6-extra-nss_${_basever}_cortexa9-vfpv3.ipk")
+md5sums=('b0ebbf81bf8967e3c4cb4015e377c96c'
+ '1f69e9ef7f61edad53bf325e2a83f6b2'
+ '9e1a5b62312d0dba50a07b79c237e4ac'
+ '49e2138e2d36ba014a891a5a41d628b9'
+ '2fea5da4b5dbfc52dfc387d64935b9e1')
package() {
cd "${srcdir}"