mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/asmctl: Update to 2.1
Switch to DISTVERSION. Add LICENSE_FILE. Changelog: https://github.com/yuichiro-naito/asmctl/releases/tag/2.1 PR: 281808 Approved by: submitter is maintainer
This commit is contained in:
parent
5965dccae2
commit
1bb7a17d37
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= asmctl
|
PORTNAME= asmctl
|
||||||
PORTVERSION= 2.0
|
DISTVERSION= 2.1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= naito.yuichiro@gmail.com
|
MAINTAINER= naito.yuichiro@gmail.com
|
||||||
|
@ -7,6 +7,7 @@ COMMENT= Apple System Management Controller
|
||||||
WWW= https://github.com/yuichiro-naito/asmctl
|
WWW= https://github.com/yuichiro-naito/asmctl
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= yuichiro-naito
|
GH_ACCOUNT= yuichiro-naito
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1722433922
|
TIMESTAMP = 1727751696
|
||||||
SHA256 (yuichiro-naito-asmctl-2.0_GH0.tar.gz) = 7bb8b05432888a3c4e467bc69a5132338a5f239b3db4ae5a5181771e149c14ad
|
SHA256 (yuichiro-naito-asmctl-2.1_GH0.tar.gz) = 1ef0128b00de895fcd4f4fc701042522c03234cbb37a25fbe5171f4079160a28
|
||||||
SIZE (yuichiro-naito-asmctl-2.0_GH0.tar.gz) = 49258
|
SIZE (yuichiro-naito-asmctl-2.1_GH0.tar.gz) = 51106
|
||||||
|
|
Loading…
Add table
Reference in a new issue