mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/gf2x to 1.2-2
This commit is contained in:
parent
8a2b850c02
commit
9e3eab7179
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
@ -6,9 +5,9 @@
|
|||
|
||||
pkgname=gf2x
|
||||
pkgver=1.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A library for multiplying polynomials over the binary field"
|
||||
arch=(i686 x86_64)
|
||||
arch=(x86_64)
|
||||
url="http://gforge.inria.fr/projects/gf2x/"
|
||||
license=(GPL LGPL)
|
||||
depends=(glibc)
|
||||
|
|
Loading…
Reference in a new issue