mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
calc, fix SOURCE_URI (#8474)
This commit is contained in:
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.isthe.com/chongo/tech/comp/calc/"
|
|||||||
COPYRIGHT="1999-2017 Landon Curt Noll"
|
COPYRIGHT="1999-2017 Landon Curt Noll"
|
||||||
LICENSE="GNU LGPL v2.1"
|
LICENSE="GNU LGPL v2.1"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="http://www.isthe.com/chongo/src/calc/calc-$portVersion.tar.bz2"
|
SOURCE_URI="https://github.com/lcn2/calc/releases/download/$portVersion/calc-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="57af44181ca3af7348c82ee628cfd221677a09fef11a29d2e5667726d5aafc90"
|
CHECKSUM_SHA256="57af44181ca3af7348c82ee628cfd221677a09fef11a29d2e5667726d5aafc90"
|
||||||
PATCHES="calc-$portVersion.patchset"
|
PATCHES="calc-$portVersion.patchset"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user