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