Set revision=1 to all pkgs. It's required now to set it.
This commit is contained in:
parent
92673ab66b
commit
6d241d2375
618 changed files with 618 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=2.7.3
|
|||
wrksrc="Python-$version"
|
||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.xz"
|
||||
makedepends="libffi-devel zlib-devel readline-devel gdbm-devel openssl-devel expat-devel db-devel ncurses-devel sqlite-devel"
|
||||
revision=1
|
||||
short_desc="Interpreted, interactive, object-oriented programming language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.python.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue