From 5d3a3c6be4f1a86355f7cb0d16339897d69a6676 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 18 Aug 2022 14:35:49 +0200 Subject: [PATCH] cmirror: Update version from 1.1 to 1.2 Update version and SRCURL. The Crimson Bikeshed Release - Includes the "cmirror aborted" message Didn't investigate, why the 1.1 SRCURL contains 1.0 in its filename. It is obsoleted by this commit anyway. --- cmirror.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmirror.be0 b/cmirror.be0 index b9d6b980b..26d2267c5 100755 --- a/cmirror.be0 +++ b/cmirror.be0 @@ -1,11 +1,11 @@ #!/usr/bin/env beesh -# BEE_VERSION cmirror-1.1-0 +# BEE_VERSION cmirror-1.2-0 # more info: https://github.molgen.mpg.de/mariux64/cmirror #SRCURL[0]="https://github.molgen.mpg.de/mariux64/cmirror/archive/refs/tags/${PKGVERSION}.tar.gz cmirror-${PKGVERSION}.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/9f30baa8f7f17fbfa44c86179391677b/cmirror-1.0.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/40d4261f477d56107845e07db880218f/cmirror-1.2.tar.gz" # PATCHURL+=()