network/asciinema: Updated for version 2.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
58d0aea02a
commit
4cb45f951a
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=asciinema
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="asciinema"
|
||||
VERSION="2.0.0"
|
||||
VERSION="2.0.1"
|
||||
HOMEPAGE="https://asciinema.org"
|
||||
DOWNLOAD="https://github.com/asciinema/asciinema/archive/v2.0.0/asciinema-2.0.0.tar.gz"
|
||||
MD5SUM="bd20fdd479c683d51f9d9ddd375fe453"
|
||||
DOWNLOAD="https://github.com/asciinema/asciinema/archive/v2.0.1/asciinema-2.0.1.tar.gz"
|
||||
MD5SUM="c832ff9c484caaf034ddc5bd84c4e318"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in New Issue