bdhcalc: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 06:59:48 +02:00
committed by GitHub
parent df3e7437c3
commit b5c6cc6c51

View File

@@ -4,10 +4,10 @@ common arithmetic operations like adding, subtracting, dividing and \
multiplying as well as bitwise operators. You can choose the word size and \
whether the sign is considered to simulate any integral data type. Moreover \
the calculator supports binary, decimal and hexadecimal conversion."
HOMEPAGE="http://github.com/HaikuArchives/BDH-Calc"
HOMEPAGE="https://github.com/HaikuArchives/BDH-Calc"
COPYRIGHT="1999 Scott Hammond"
LICENSE="Zlib"
REVISION="2"
REVISION="3"
SOURCE_URI="git+https://github.com/HaikuArchives/BDH-Calc#92df9d48db9e1e684e9d28405e7a05f05e6671aa"
ARCHITECTURES="x86 x86_gcc2 x86_64"