Skip to content

Commit

Permalink
Update python-3.7.6 to python-3.7.7
Browse files Browse the repository at this point in the history
Create bee file with

    mv python-3.7.6.build.sh python-3.7.7.build.sh

and update version.
  • Loading branch information
donald committed Mar 30, 2020
1 parent ad8038a commit a4dcb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-3.7.6-0.build.sh → python-3.7.7-0.build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash

PKG=python
VERSION=3.7.6
VERSION=3.7.7
BUILD=0
PYTHONVER=${VERSION%.*}

Expand Down

0 comments on commit a4dcb65

Please sign in to comment.