ugrep: update to 4.0.5.
This commit is contained in:
parent
e4f5e82f3e
commit
34c1641d15
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=4.0.4
|
||||
version=4.0.5
|
||||
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=3985b5381c2ba02c24d71fa7754d045fe72bc31fc66c02a8375140b2f8a5e7e6
|
||||
checksum=d1d1713d17e4265a042b304202a5189346fad43aa73e62807a7aa432f3ae07e5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue