diff options
author | Marcel Denia <naoir@gmx.net> | 2014-07-24 07:58:56 +0200 |
---|---|---|
committer | Marcel Denia <naoir@gmx.net> | 2014-07-24 08:00:09 +0200 |
commit | f8ad4e5f682e3114250d06b3a49f6c93893a3248 (patch) | |
tree | 4c009973dc6c7c39b8feda938381bd7d7d4414aa /lang/perl-test-harness | |
parent | 089bcc8925f14eb00e5545a8cf8c4635def69f0b (diff) |
lang/perl-test-harness: Update PKG_SOURCE_URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
Diffstat (limited to 'lang/perl-test-harness')
-rw-r--r-- | lang/perl-test-harness/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl-test-harness/Makefile b/lang/perl-test-harness/Makefile index 68a79db8a..89650b218 100644 --- a/lang/perl-test-harness/Makefile +++ b/lang/perl-test-harness/Makefile @@ -11,7 +11,7 @@ PKG_NAME:=perl-test-harness PKG_VERSION:=3.32 PKG_RELEASE:=1 -PKG_SOURCE_URL:=http://www.cpan.org/authors/id/O/OV/OVID/ +PKG_SOURCE_URL:=http://www.cpan.org/authors/id/L/LE/LEONT/ PKG_SOURCE:=Test-Harness-$(PKG_VERSION).tar.gz PKG_MD5SUM:=a1241b628dc80f5271ed9235c211e55c |