mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ugrep: update to 3.3.3.
This commit is contained in:
parent
9f02e43e93
commit
1eef7c5113
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ugrep'
|
# Template file for 'ugrep'
|
||||||
pkgname=ugrep
|
pkgname=ugrep
|
||||||
version=3.3.2
|
version=3.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-avx"
|
configure_args="--disable-avx"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/Genivia/ugrep"
|
homepage="https://github.com/Genivia/ugrep"
|
||||||
distfiles="https://github.com/Genivia/ugrep/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Genivia/ugrep/archive/v${version}.tar.gz"
|
||||||
checksum=84a467d414d97cc4c00e85000caf1b9eccd3a815078573ed199b708c036d4dcc
|
checksum=ac9a1a7c4f3b7933c70e7a1cf363e43a38cf2acad2acb0d67770b9603009b77b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue