Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Oliver Tappe
c1b209f946 Adjust SRC_URI for python-2.6.9 to not require xz_utils.
* xz_utils isn't available on x86_gcc2, so we should not depend
  on it unless there's a good reason
2014-07-01 00:49:28 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jonathan Schleifer
ba5d53e69b python: Remove useless find+set, add checksums 2014-03-25 23:40:14 +01:00
Alexander von Gluck IV
8793a5c08d python: Fix 2.6.9 SRC_URI
* Change to https so haikuports can detect
  and skip certificate check
2014-03-16 01:57:45 +00:00
Alexander von Gluck IV
e7d3c5b0e0 python: add 2.6.9
* Fix user site package directory
2014-01-22 01:34:32 +00:00