ugrep: update to 3.8.2.
This commit is contained in:
parent
19c3ec9f69
commit
0c09b69bd5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=3.8.1
|
||||
version=3.8.2
|
||||
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=0d1485554a4ea2bd887c7df365f9138adf185812bd65cce1293fc6959d71767b
|
||||
checksum=a5f9bf2ab204b05f34f752321ad96ab950a86a955737d313886614742e9c5fbe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue