mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user