mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ugrep: update to 3.9.4.
This commit is contained in:
parent
eca119278f
commit
3a8006ae7f
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.9.3
|
version=3.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="bzip2-devel liblz4-devel liblzma-devel libzstd-devel pcre2-devel
|
makedepends="bzip2-devel liblz4-devel liblzma-devel libzstd-devel pcre2-devel
|
||||||
|
@ -10,7 +10,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=d0b6d772cfe75ef28e15932ddd4d177c897625be45da20fd3b27658bb0cf1194
|
checksum=4e2fed4b347a0cd84709dc6629f77cab4e389337b015346ca250b1bc95689382
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue