summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0bf493a7cf4..2184d39e58db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='OpenFabrics Alliance userspace Chelsio T3 iWARP RNIC driver'
# Plug-in module for libibverbs.
# Allows programs to use Chelsio hardware directly from userspace.
arch=('x86_64' 'i686')
-url=('https://www.openfabrics.org/downloads/cxgb3/README.html')
+url='https://www.openfabrics.org/downloads/cxgb3/README.html'
license=('GPL2' 'custom:"Open Fabrics Alliance BSD"')
depends=('libibverbs')
source=("https://www.openfabrics.org/downloads/cxgb3/${pkgname}-${pkgver}.tar.gz")