|
@ -8,12 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=perl-http-cookies |
|
|
PKG_NAME:=perl-http-cookies |
|
|
PKG_VERSION:=6.04 |
|
|
|
|
|
|
|
|
PKG_VERSION:=6.07 |
|
|
PKG_RELEASE:=1 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=HTTP-Cookies-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE:=HTTP-Cookies-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:=https://cpan.metacpan.org/authors/id/O/OA/OALDERS |
|
|
PKG_SOURCE_URL:=https://cpan.metacpan.org/authors/id/O/OA/OALDERS |
|
|
PKG_HASH:=0cc7f079079dcad8293fea36875ef58dd1bfd75ce1a6c244cd73ed9523eb13d4 |
|
|
|
|
|
|
|
|
PKG_HASH:=6a2f8cde56074c9dc5b46a143975f19b981d0569f1d4dc5e80567d6aab3eea2a |
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/HTTP-Cookies-$(PKG_VERSION) |
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/HTTP-Cookies-$(PKG_VERSION) |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net> |
|
|
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net> |
|
|