summaryrefslogtreecommitdiffstats
path: root/emacs-lisp/php-mode/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-lisp/php-mode/DETAILS')
-rwxr-xr-xemacs-lisp/php-mode/DETAILS5
1 files changed, 4 insertions, 1 deletions
diff --git a/emacs-lisp/php-mode/DETAILS b/emacs-lisp/php-mode/DETAILS
index c509090a3c..11a5709daa 100755
--- a/emacs-lisp/php-mode/DETAILS
+++ b/emacs-lisp/php-mode/DETAILS
@@ -1,8 +1,11 @@
SPELL=php-mode
VERSION=1.5.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE2=$SOURCE.sig
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:e05cf9eeff3d17f6af29b03d08f279e4c04f79a2c018de5ddcf097adbf9e67978eeb9f0f9e67b9406c1f33c494597ab1bfa629bdab131d668de40b81d68e796f
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=8E372922.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://php-mode.sourceforge.net/"
LICENSE[0]=GPL