mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
tre: fix license=
This commit is contained in:
parent
f94ed0fafd
commit
1722c04839
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'tre'
|
# Template file for 'tre'
|
||||||
pkgname=tre
|
pkgname=tre
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static --without-alloca"
|
configure_args="--enable-static --without-alloca"
|
||||||
short_desc="The free and portable approximate regex matching library"
|
short_desc="The free and portable approximate regex matching library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Simplified BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="http://laurikari.net/tre/"
|
homepage="http://laurikari.net/tre/"
|
||||||
distfiles="http://laurikari.net/tre/tre-${version}.tar.bz2"
|
distfiles="http://laurikari.net/tre/tre-${version}.tar.bz2"
|
||||||
checksum=8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
|
checksum=8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
|
||||||
|
|
Loading…
Add table
Reference in a new issue