Magellan Linux

Contents of /trunk/extras/php5-suhosin/php5-suhosin-0.9.32.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5636 - (show annotations) (download)
Mon Jul 26 11:21:07 2010 UTC (13 years, 10 months ago) by niro
File size: 469 byte(s)
-fixed SRCFILE
1 # $Id$
2
3 PNAME="php5-suhosin"
4 PVER="0.9.32.1"
5 PBUILD="r1"
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}.tar.gz"
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