mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/php7-gmagick: fix broken package, missing variable _pkgreal
This commit is contained in:
parent
89ef1d71b2
commit
458bba3b86
@ -1,9 +1,10 @@
|
||||
# Contributor: Valery Kartel <valery.kartel@gmail.com>
|
||||
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
|
||||
pkgname=php7-gmagick
|
||||
_pkgreal=gmagick
|
||||
pkgver=2.0.4_rc1
|
||||
_pkgver=${pkgver/_rc/RC}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="PHP7 bindings to the GraphicsMagick library"
|
||||
url="http://pecl.php.net/package/gmagick"
|
||||
arch="all"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user