Skip to content

Commit

Permalink
php-composer: upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Aug 8, 2018
1 parent 004c97e commit ef63ffd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion php-composer/php-composer.SlackBuild
Expand Up @@ -30,7 +30,7 @@ set -eu
CWD=$(pwd)

PKGNAM=php-composer
VERSION=1.7.0
VERSION=1.7.1
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
TMP=${TMP:-/tmp/pkg}
Expand Down
10 changes: 5 additions & 5 deletions php-composer/php-composer.info
@@ -1,11 +1,11 @@
PRGNAM="php-composer"
VERSION="1.7.0"
VERSION="1.7.1"
HOMEPAGE="http://getcomposer.org/"
DOWNLOAD="https://getcomposer.org/download/1.7.0/composer.phar"
DOWNLOAD="https://getcomposer.org/download/1.7.1/composer.phar"
FILENAME="composer.phar"
REQUIRES=""
MD5SUM="be28f9f33ad01738adaf4b0c6b4268fc"
SHASUM="85bc1dbcad9b60d6bf33cfa4fc416fb49f2c3c9d"
SHA256SUM="88068af567884a6266ef255d3d17053f583c9074dc75161b7a35eda8e553849a"
MD5SUM="c5255a240c1a5849f3dabc909e3a5631"
SHASUM="68c6284d48be54f3fb78e50e8d47f5d981428b9f"
SHA256SUM="1c0e95dc3f33985f9eeabb6f57896c0f9d46b7c9e70ad7bf2210a5508869a8fa"
MAINTAINER="Corrado Franco"
EMAIL="conraid (at) linux (dot) it"

0 comments on commit ef63ffd

Please sign in to comment.