update to composer-1.0.0

This commit is contained in:
sthen 2016-04-05 22:51:29 +00:00
parent 9345be2f4a
commit b602147e94
2 changed files with 7 additions and 5 deletions

View File

@ -1,13 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2016/02/29 23:52:12 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2016/04/05 22:51:29 sthen Exp $
COMMENT= dependency manager for PHP
CATEGORIES= www devel
V= 1.0.0-alpha11
V= 1.0.0
EPOCH= 0
MASTER_SITES= https://getcomposer.org/download/$V/
DISTNAME= composer-${V:S/-alpha/alpha/}
DISTNAME= composer-$V
DISTFILES= composer-$V{composer}.phar
EXTRACT_SUFX= .phar
EXTRACT_ONLY=
HOMEPAGE= https://getcomposer.org/

View File

@ -1,2 +1,2 @@
SHA256 (composer-1.0.0-alpha11.phar) = RzR/FtNmFF6vtF0ugAAS3IDLj8CNHSmYSYJcUUZTgaw=
SIZE (composer-1.0.0-alpha11.phar) = 1179424
SHA256 (composer-1.0.0.phar) = GswADPI72dGeFZDC7etE+5FfiNhfF5iSXsmJxgHbC9Y=
SIZE (composer-1.0.0.phar) = 1592980