ugrep: update to 3.1.9.
This commit is contained in:
parent
3c27182611
commit
295543856f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=3.1.7
|
||||
revision=2
|
||||
version=3.1.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-avx"
|
||||
makedepends="bzip2-devel liblz4-devel liblzma-devel pcre2-devel zlib-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=1b9fed98ea97992c98c9ca0d409da0c1f89bf54fd410ddbfdee1c57e01d4a85a
|
||||
checksum=c2a94fbacf8cf0f7d35e73fabbe4a6afc20feff8c340c9ced7a22343a8d7a569
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue