perl/perlbrew: Downgraded to 0.78 for dependency reasons.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
3c39ba5e64
commit
b77eccd077
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perlbrew
|
||||
VERSION=${VERSION:-0.80}
|
||||
VERSION=${VERSION:-0.78}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perlbrew"
|
||||
VERSION="0.80"
|
||||
VERSION="0.78"
|
||||
HOMEPAGE="https://perlbrew.pl/"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GU/GUGOD/App-perlbrew-0.80.tar.gz"
|
||||
MD5SUM="d7fb4c05564b9cf1e69ede1f2a51b38c"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GU/GUGOD/App-perlbrew-0.78.tar.gz"
|
||||
MD5SUM="c6d1d143175526eb0afda25267efdcc3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-CPAN-Perl-Releases perl-Capture-Tiny perl-Devel-PatchPerl perl-IO-All perl-Path-Class perl-Test-Exception perl-Test-NoWarnings perl-Test-Output perl-Test-Spec perl-local-lib"
|
||||
|
|
Loading…
Reference in New Issue