Explorar el Código

perl-uri: Update to 1.69

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia hace 9 años
padre
commit
6dcc2eb88f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      lang/perl-uri/Makefile

+ 2
- 2
lang/perl-uri/Makefile Ver fichero

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=perl-uri
11
-PKG_VERSION:=1.68
11
+PKG_VERSION:=1.69
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/E/ET/ETHER/
15 15
 PKG_SOURCE:=URI-$(PKG_VERSION).tar.gz
16
-PKG_MD5SUM:=4a954ab8d79f831616ca817ba4b26cb9
16
+PKG_MD5SUM:=3c56aee0300bce5a440ccbd558277ea0
17 17
 
18 18
 PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
19 19
 PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>