[arch-commits] Commit in iperf3/repos (4 files)
Timothy Redaelli
tredaelli at archlinux.org
Tue Jan 17 17:48:26 UTC 2017
Date: Tuesday, January 17, 2017 @ 17:48:26
Author: tredaelli
Revision: 207765
archrelease: copy trunk to community-i686, community-x86_64
Added:
iperf3/repos/community-i686/PKGBUILD
(from rev 207764, iperf3/trunk/PKGBUILD)
iperf3/repos/community-x86_64/PKGBUILD
(from rev 207764, iperf3/trunk/PKGBUILD)
Deleted:
iperf3/repos/community-i686/PKGBUILD
iperf3/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 56 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 28 ----------------------
community-x86_64/PKGBUILD | 28 ----------------------
3 files changed, 56 insertions(+), 56 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-01-17 17:48:10 UTC (rev 207764)
+++ community-i686/PKGBUILD 2017-01-17 17:48:26 UTC (rev 207765)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Author: Jim Ferguson <ferguson at ncsa.uiuc.edu>
-# Contributor: Xi0N <jonandermonleon at gmail.com>
-# Contributor: goll <adrian.goll+aur[at]gmail>
-
-pkgname=iperf3
-pkgver=3.1.3
-pkgrel=1
-pkgdesc="Internet Protocol bandwidth measuring tool"
-arch=('i686' 'x86_64')
-url="https://github.com/esnet/iperf"
-license=('BSD')
-depends=('glibc')
-source=(http://downloads.es.net/pub/iperf/iperf-$pkgver.tar.gz)
-sha256sums=('60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf')
-
-build() {
- cd "iperf-$pkgver"
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd "iperf-$pkgver"
- install -Dm644 LICENSE "$pkgdir/usr/share/licenses/iperf3/LICENSE"
- make DESTDIR="$pkgdir/" install
-}
Copied: iperf3/repos/community-i686/PKGBUILD (from rev 207764, iperf3/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-17 17:48:26 UTC (rev 207765)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Author: Jim Ferguson <ferguson at ncsa.uiuc.edu>
+# Contributor: Xi0N <jonandermonleon at gmail.com>
+# Contributor: goll <adrian.goll+aur[at]gmail>
+
+pkgname=iperf3
+pkgver=3.1.5
+pkgrel=1
+pkgdesc="Internet Protocol bandwidth measuring tool"
+arch=('i686' 'x86_64')
+url="https://github.com/esnet/iperf"
+license=('BSD')
+depends=('glibc')
+source=(http://downloads.es.net/pub/iperf/iperf-$pkgver.tar.gz)
+sha256sums=('6e1a6200cd38baeab58ef0d7b8769e7aa6410c3a3168e65ea8277a4de79e5500')
+
+build() {
+ cd "iperf-$pkgver"
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "iperf-$pkgver"
+ install -Dm644 LICENSE "$pkgdir/usr/share/licenses/iperf3/LICENSE"
+ make DESTDIR="$pkgdir/" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-01-17 17:48:10 UTC (rev 207764)
+++ community-x86_64/PKGBUILD 2017-01-17 17:48:26 UTC (rev 207765)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Author: Jim Ferguson <ferguson at ncsa.uiuc.edu>
-# Contributor: Xi0N <jonandermonleon at gmail.com>
-# Contributor: goll <adrian.goll+aur[at]gmail>
-
-pkgname=iperf3
-pkgver=3.1.3
-pkgrel=1
-pkgdesc="Internet Protocol bandwidth measuring tool"
-arch=('i686' 'x86_64')
-url="https://github.com/esnet/iperf"
-license=('BSD')
-depends=('glibc')
-source=(http://downloads.es.net/pub/iperf/iperf-$pkgver.tar.gz)
-sha256sums=('60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf')
-
-build() {
- cd "iperf-$pkgver"
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd "iperf-$pkgver"
- install -Dm644 LICENSE "$pkgdir/usr/share/licenses/iperf3/LICENSE"
- make DESTDIR="$pkgdir/" install
-}
Copied: iperf3/repos/community-x86_64/PKGBUILD (from rev 207764, iperf3/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-01-17 17:48:26 UTC (rev 207765)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Author: Jim Ferguson <ferguson at ncsa.uiuc.edu>
+# Contributor: Xi0N <jonandermonleon at gmail.com>
+# Contributor: goll <adrian.goll+aur[at]gmail>
+
+pkgname=iperf3
+pkgver=3.1.5
+pkgrel=1
+pkgdesc="Internet Protocol bandwidth measuring tool"
+arch=('i686' 'x86_64')
+url="https://github.com/esnet/iperf"
+license=('BSD')
+depends=('glibc')
+source=(http://downloads.es.net/pub/iperf/iperf-$pkgver.tar.gz)
+sha256sums=('6e1a6200cd38baeab58ef0d7b8769e7aa6410c3a3168e65ea8277a4de79e5500')
+
+build() {
+ cd "iperf-$pkgver"
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "iperf-$pkgver"
+ install -Dm644 LICENSE "$pkgdir/usr/share/licenses/iperf3/LICENSE"
+ make DESTDIR="$pkgdir/" install
+}
More information about the arch-commits
mailing list