Skip to content

Commit

Permalink
python-3.7.3-0: Update version and build number
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Apr 30, 2019
1 parent 6cd83d2 commit 80bf1e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-3.7.3-0.build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#! /bin/bash

PKG=python
VERSION=3.7.1
BUILD=2
VERSION=3.7.3
BUILD=0
PREFIX=/pkg/$PKG-$VERSION-$BUILD
if [ -n "$TESTING" ]; then PREFIX=/dev/shm/$PKG-$VERSION-$BUILD ; fi

Expand Down

0 comments on commit 80bf1e9

Please sign in to comment.