Magellan Linux

Contents of /trunk/extras/php5-suhosin/php5-suhosin-0.9.29-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4027 - (show annotations) (download)
Tue Nov 17 18:10:42 2009 UTC (14 years, 6 months ago) by niro
File size: 464 byte(s)
auto added: ver bump to 0.9.29-r2
1 # $Id$
2
3 PNAME="php5-suhosin"
4 PVER="0.9.29"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-php"
8 STATE="unstable"
9
10 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
11 HOMEPAGE="http://www.hardened-php.net/suhosin/"
12
13 SRCFILE="${PNAME/#php5-/}-${PVER}.tgz"
14 sminclude php5
15
16 SRC_URI=(
17 http://download.suhosin.org/${SRCFILE}
18 mirror://${PNAME}/${SRCFILE}
19 )
20
21 UP2DATE="updatecmd ${HOMEPAGE}/download.html | grep Extension | sed -n 's/.*Extension\ \(.*\)/\1/;$ p'"

Properties

Name Value
svn:keywords Id