calendar, update to use new Weekview (#3355)

* calendar, update to use new Weekview

* calendar, add date to the recipe for srcGitRev checkout

* calendar, fix recipe name
This commit is contained in:
Schrijvers Luc
2018-11-19 19:07:05 +01:00
committed by GitHub
parent bfe94c885c
commit e9fd58b538

View File

@@ -15,10 +15,10 @@ HOMEPAGE="https://github.com/HaikuArchives/Calendar"
COPYRIGHT="2017-2018 Akshay Agarwal"
LICENSE="MIT"
REVISION="1"
srcGitRev="4e0d9baba3600d7d2d1900d0f1b6e62738863efc"
srcGitRev="e2f662c556459764568f3a90953f0d318d3ee48c"
SOURCE_URI="https://github.com/HaikuArchives/Calendar/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="9cb362dd0e9d3aea69cdb85470e733e0068dea6863a18c51a0e8182ed0db80b4"
SOURCE_FILENAME="calendar-1.0.tar.gz"
CHECKSUM_SHA256="2daa1755bded4d9314b65b2138c4af1d91e7c1318e5a68e7ae6841dcdf5b387a"
SOURCE_FILENAME="calendar-$portVersion-$srcGitRev.tar.gz"
SOURCE_DIR="Calendar-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86 x86_64"