mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/libntl: claim maintainership
This commit is contained in:
parent
1900f1dde4
commit
529f101228
@ -1,15 +1,15 @@
|
|||||||
# Contributor: Grigory Kirillov <txgk@bk.ru>
|
# Contributor: Grigory Kirillov <txgk@bk.ru>
|
||||||
# Maintainer:
|
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||||
pkgname=libntl
|
pkgname=libntl
|
||||||
pkgver=11.5.1
|
pkgver=11.5.1
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="Library for doing number theory"
|
pkgdesc="Library for doing number theory"
|
||||||
url="https://libntl.org"
|
url="https://libntl.org"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
makedepends="autoconf automake gf2x-dev gmp-dev perl"
|
makedepends="autoconf automake gf2x-dev gmp-dev perl"
|
||||||
source="https://libntl.org/ntl-$pkgver.tar.gz"
|
|
||||||
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
|
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
|
||||||
|
source="https://libntl.org/ntl-$pkgver.tar.gz"
|
||||||
builddir="$srcdir/ntl-$pkgver/src"
|
builddir="$srcdir/ntl-$pkgver/src"
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
Reference in New Issue
Block a user