ugrep: update to 5.0.0.
This commit is contained in:
parent
ee3695d0d9
commit
ea6d800df8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=4.5.2
|
||||
version=5.0.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=01fabb1d65775aa90d60d37a484675d81f3d688b0a29a2ec732c7843bc2b2f32
|
||||
checksum=4c1dbf338bfed337fe53df0f685894c2a27d4a4fed236ebb3491441c2ccbec65
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue