ugrep: update to 3.9.5.
This commit is contained in:
parent
6ca50ab160
commit
6a8b3c60d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=3.9.4
|
||||
version=3.9.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=4e2fed4b347a0cd84709dc6629f77cab4e389337b015346ca250b1bc95689382
|
||||
checksum=7872dae0c016db53eaa6b0e8497fbac635e0fc80eb347b0f2142c3dba44ea18d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue