Bump revisions after BControlLook ABI changes

This commit is contained in:
Humdinger
2017-10-08 14:53:34 +02:00
parent 849cc9f38f
commit 7f9b18f8f8
9 changed files with 28 additions and 28 deletions

View File

@@ -10,7 +10,7 @@ COPYRIGHT="2014 George White
2015 Przemysław Buczkowski
2015 Janus"
LICENSE="MIT"
REVISION="6"
REVISION="7"
srcGitRev="26d694ceaebf993c775448c89640ad0fb9718d1e"
SOURCE_URI="https://github.com/HaikuArchives/Weather/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="afeaa28690e19177015f77c1426ffc1d936880a2ce37c3f34ae0f333ad3dc858"
@@ -30,9 +30,9 @@ BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:g++
makefile_engine
cmd:g++
cmd:make
"
BUILD()