lang/erlang-man: update to version 25.3
- Use GitHub for MASTER_SITES.
This commit is contained in:
parent
ba370ff0e5
commit
faaf804b16
2 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
PORTNAME= erlang
|
||||
PORTVERSION= 25.2
|
||||
PORTVERSION= 25.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= lang parallel
|
||||
MASTER_SITES= http://www.erlang.org/download/
|
||||
MASTER_SITES= https://github.com/erlang/otp/releases/download/OTP-${PORTVERSION}/
|
||||
PKGNAMESUFFIX= -man
|
||||
DISTNAME= otp_doc_man_${PORTVERSION}
|
||||
DIST_SUBDIR= erlang
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1677681753
|
||||
SHA256 (erlang/otp_doc_man_25.2.tar.gz) = afa965bfc54d3ae8af437525c90efe24dadfe6bae61220453b72b4ebbac1e1e0
|
||||
SIZE (erlang/otp_doc_man_25.2.tar.gz) = 1715285
|
||||
TIMESTAMP = 1678558142
|
||||
SHA256 (erlang/otp_doc_man_25.3.tar.gz) = c75ef93875c1b4c3cc276bbbd092981fa068a1c63bae3b842e10adaaaeb80d15
|
||||
SIZE (erlang/otp_doc_man_25.3.tar.gz) = 1719335
|
||||
|
|
Loading…
Reference in a new issue