ugrep: update to 3.3.
This commit is contained in:
parent
6a33b31ac5
commit
2f275dd4f7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=3.2.2
|
||||
version=3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-avx"
|
||||
|
@ -11,7 +11,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=daedcb76da090b46e98cd5dc2b8785b6dccfe28d80e1fd4b1076b4c251f7244d
|
||||
checksum=06d170fedef1f758764ea26e519d59a5e2396d7a8ed9c25deb98ad39b4e3ced3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue