mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-11 07:16:42 +02:00
testing/ugrep: fix license to valid SPDX identifier
This commit is contained in:
parent
02b40e18a8
commit
2ee71a29d3
@ -2,11 +2,11 @@
|
||||
# Maintainer: Francesco Camuffo <dev@fmac.xyz>
|
||||
pkgname=ugrep
|
||||
pkgver=3.1.10
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Ultra fast grep with interactive query UI and fuzzy search"
|
||||
url="https://github.com/Genivia/ugrep/wiki"
|
||||
arch="all"
|
||||
license="BSD 3-Clause"
|
||||
license="BSD-3-Clause"
|
||||
checkdepends="bash"
|
||||
makedepends="bzip2-dev lz4-dev pcre2-dev xz-dev zlib-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user