mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Update python27.rb
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require 'package'
|
||||
|
||||
class Python27 < Package
|
||||
version '2.7.13'
|
||||
version '2.7.13-1'
|
||||
source_url 'https://www.python.org/ftp/python/2.7.13/Python-2.7.13.tar.xz' # software source tarball url
|
||||
source_sha1 '18a8f30a0356c751b8d0ea6f76e764cab13ee046' # source tarball sha1 sum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user