wok diff apache-mod-perl/receipt @ rev 25734
updated sc-im (-> 0.8.4)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 22 14:48:42 2024 +0100 (4 months ago) |
parents | d80275dcc2c7 |
children |
line diff
1.1 --- a/apache-mod-perl/receipt Sat Feb 17 10:09:12 2024 +0000 1.2 +++ b/apache-mod-perl/receipt Thu Aug 22 14:48:42 2024 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="apache-mod-perl" 1.7 -VERSION="2.0.11" 1.8 +VERSION="2.0.13" 1.9 CATEGORY="network" 1.10 SHORT_DESC="PERL module for Apache" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -17,6 +17,7 @@ 1.13 DEPENDS="apache perl-thread" 1.14 BUILD_DEPENDS="apache apache-dev apr-dev apr-util-dev gdbm-dev perl-thread" 1.15 1.16 +# What is the latest version available today? 1.17 current_version() 1.18 { 1.19 wget -O - http://perl.apache.org/download/index.html 2>/dev/null | \