aboutsummaryrefslogtreecommitdiffstats
path: root/index/decimal.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-05-04 11:59:19 +0200
committerLoïc Hoguin <[email protected]>2023-05-04 11:59:19 +0200
commit2b6744a9b01bbf49935577f3d14aff82e0e63370 (patch)
tree932139dc3da8c64d17b5f3df5da0a810930967af /index/decimal.mk
parent8d8eb4d40344da5fe0824b8efd7af01a8e707800 (diff)
downloaderlang.mk-2b6744a9b01bbf49935577f3d14aff82e0e63370.tar.gz
erlang.mk-2b6744a9b01bbf49935577f3d14aff82e0e63370.tar.bz2
erlang.mk-2b6744a9b01bbf49935577f3d14aff82e0e63370.zip
Update package branches and in some cases URLs
Most of them went master->main. Some went master->develop.
Diffstat (limited to 'index/decimal.mk')
-rw-r--r--index/decimal.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/index/decimal.mk b/index/decimal.mk
index 9b50847..b8879b9 100644
--- a/index/decimal.mk
+++ b/index/decimal.mk
@@ -1,7 +1,7 @@
PACKAGES += decimal
pkg_decimal_name = decimal
pkg_decimal_description = An Erlang decimal arithmetic library
-pkg_decimal_homepage = https://github.com/tim/erlang-decimal
+pkg_decimal_homepage = https://github.com/egobrain/decimal
pkg_decimal_fetch = git
-pkg_decimal_repo = https://github.com/tim/erlang-decimal
+pkg_decimal_repo = https://github.com/egobrain/decimal
pkg_decimal_commit = master