Browse Source

perl-html-parser: Bump PKG_RELEASE

Recent changes in the perl package changed the ABI.

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 9 years ago
parent
commit
b2f92815c5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/perl-html-parser/Makefile

+ 1
- 1
lang/perl-html-parser/Makefile View File

9
 
9
 
10
 PKG_NAME:=perl-html-parser
10
 PKG_NAME:=perl-html-parser
11
 PKG_VERSION:=3.71
11
 PKG_VERSION:=3.71
12
-PKG_RELEASE:=1
12
+PKG_RELEASE:=2
13
 
13
 
14
 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/G/GA/GAAS/
14
 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/G/GA/GAAS/
15
 PKG_SOURCE:=HTML-Parser-$(PKG_VERSION).tar.gz
15
 PKG_SOURCE:=HTML-Parser-$(PKG_VERSION).tar.gz