ugrep: update to 3.7.7.
This commit is contained in:
parent
7d38c79fb0
commit
174451cd6a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=3.7.6
|
||||
version=3.7.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
homepage="https://github.com/Genivia/ugrep"
|
||||
distfiles="https://github.com/Genivia/ugrep/archive/v${version}.tar.gz"
|
||||
checksum=8288af9eb9f5a5638134911e9e81c8b37d02f29223d473dd96a2046c228cd5d4
|
||||
checksum=5490d6491267bb1aaaeac27a0ba41d502f4b1c1b8998b8cc377c91374603932d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue