dtach: go for better source name, make fit for new github scheme

This commit is contained in:
Steffen Nurpmeso 2021-11-27 19:20:33 +01:00
parent 4d8bea182d
commit bf7fa741bc
2 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31PmGC1w0UJLVjC0c1CtUAQ9kT7Bcrl71IDO7DjPRto6qBhFW16kVmQSTPAt1o7goyd/Wepgo45LBoxf76TOSQI=
SHA256 (Pkgfile) = 3d09a84806260fbe075a510d7ddd0463b116ce59033c05533efccfc49449d5b4
RWSagIOpLGJF358HSR+fRL51eP6F/l3eKiFskyjvRVL1/I6LmEjM4QnEIFHOwy67FLbQyJP0whgY1yjpwbX6NMx51ERCcZk7jwA=
SHA256 (Pkgfile) = 936d7247a2655cad8bea4f112cdd8b402c56d9cb5f5c7062f7a11465e26b513b
SHA256 (.footprint) = 12dd84eecfdce7dfc9fb7d046cebe6d703158aa054310a21b0825bf8afbaff32
SHA256 (v0.9.tar.gz) = 5f7e8c835ee49a9e6dcf89f4e8ccbe724b061c0fc8565b504dd8b3e67ab79f82
SHA256 (dtach-0.9.tar.gz) = 39ec9f8cd95d497caab81b934f85ef090611dedc9e315cde8d01f6324e36565a

View File

@ -4,11 +4,12 @@
name=dtach
version=0.9
release=2
source=(https://github.com/crigler/${name}/archive/v${version}.tar.gz)
gitver=7acac922770597f5da5df7b290078770d20dac32
release=3
source=(https://github.com/crigler/${name}/archive/${gitver}/${name}-${version}.tar.gz)
build() {
cd ${name}-${version}
cd ${name}-${gitver}
./configure