|
|
@ -8,12 +8,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=perl-www |
|
|
|
PKG_VERSION:=6.41 |
|
|
|
PKG_VERSION:=6.43 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE_URL:=https://cpan.metacpan.org/authors/id/O/OA/OALDERS |
|
|
|
PKG_SOURCE:=libwww-perl-$(PKG_VERSION).tar.gz |
|
|
|
PKG_HASH:=8e271add59a2b773839b902a58a9c955b42008700df93eae1aa37167483a064a |
|
|
|
PKG_HASH:=e9849d7ee6fd0e89cc999e63d7612c951afd6aeea6bc721b767870d9df4ac40d |
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/libwww-perl-$(PKG_VERSION) |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net> |
|
|
|