perl-ack: Update to 3.7.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 26b92db22c9a051447ee445acaa11a795fb35a4e)
This commit is contained in:
parent
58fcaf8fc4
commit
de085a237a
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=perl-ack
|
||||
PKG_VERSION:=3.6.0
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_VERSION:=3.7.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/P/PE/PETDANCE/
|
||||
PKG_SOURCE:=ack-v$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=03144d1070649e92f6a1b7d20bdc535e2bb1ac258daabe482e9aa8277b48f005
|
||||
PKG_HASH:=ea7caa14f757de083310ed2cba298661ddcca5dee06ec8f18043ea625a79df20
|
||||
|
||||
PKG_LICENSE:=Artistic-2.0
|
||||
PKG_LICENSE_FILE:=LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue