ugrep: update to 3.5.0.
This commit is contained in:
parent
ebf9ad1059
commit
a8e7816699
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
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=b6404b0bc83e6e852892e705deeafbe1593faf5435baa6fb58991da6242c45e4
|
||||
checksum=9f8469e111ee665f6f03e3a8c0e4b06e632ce3fcb90e955b8979696973cfa0db
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue