ack: update to 3.6.0
This commit is contained in:
parent
d5069bea9e
commit
b1290f1977
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'ack'
|
||||
pkgname=ack
|
||||
version=3.5.0
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-File-Next"
|
||||
makedepends="$hostmakedepends"
|
||||
depends="$makedepends"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Tool like grep, optimized for programmers"
|
||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
license="Artistic-2.0"
|
||||
homepage="https://beyondgrep.com/"
|
||||
distfiles="${CPAN_SITE}/App/ack-v${version}.tar.gz"
|
||||
checksum=66053e884e803387a02ddee0d68abf2a10239fab654364dab33287309a725521
|
||||
checksum=03144d1070649e92f6a1b7d20bdc535e2bb1ac258daabe482e9aa8277b48f005
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue