ugrep: update to 3.1.12.
This commit is contained in:
parent
6c055cc3f8
commit
779d8aa105
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=3.1.11
|
||||
version=3.1.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-avx"
|
||||
|
@ -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=43542115612f066ae22610da1510356955b142135bb23e97ed4266be28ec3e13
|
||||
checksum=f783b8bcc628f792ba418f073b38f089a14d709cbd0438ee27a0cc437e0543ac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue