Fixing recipes (mostly non-safe source warnings)

These packages were failing to build thru PulkoMandy's buildbot at
http://pulkomandy.tk/~pulkomandy/
This commit is contained in:
Humdinger
2016-08-27 18:18:12 +02:00
parent 61f42e0302
commit 068cdd393e
3 changed files with 21 additions and 16 deletions

View File

@@ -21,8 +21,11 @@ program!"
HOMEPAGE="http://www.maybe.de/software/pecorename"
COPYRIGHT="2008 Werner Freytag"
LICENSE="MIT"
REVISION="3"
SOURCE_URI="git://github.com/HaikuArchives/PecoRename#ac7e6b511b1a24866e4a34fa170023e9a89448fb"
REVISION="4"
commit="9b3ceb76a73881ad821b2b9535e4ad258b486c45"
SOURCE_URI="https://github.com/HaikuArchives/PecoRename/archive/$commit.tar.gz"
CHECKSUM_SHA256="52228295d058a7348a3ff9385bcf0f3dc058da10853538aa27eca0c1619b9f20"
SOURCE_DIR="PecoRename-$commit"
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"