use DISTFILES=name{url}suffix mechanism to rename the distfile, bulk builders
already fetched it so changing the distfile under the same name causes problems
This commit is contained in:
parent
0ceedb0241
commit
5460b2e868
@ -1,8 +1,10 @@
|
||||
COMMENT = thread extension for Tcl
|
||||
|
||||
V = 2.8.8
|
||||
REVISION = 0
|
||||
|
||||
DISTNAME = thread${V}
|
||||
DISTFILES = thread${V}-1{thread${V}}${EXTRACT_SUFX}
|
||||
PKGNAME = tclthread-${V}
|
||||
SHARED_LIBS = tclthread${VER} 0.0
|
||||
CATEGORIES = devel
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (thread2.8.8.tar.gz) = NduT9oExeULzHfoL3eoBpGSx2DraItt3B6GRm6eA8JE=
|
||||
SIZE (thread2.8.8.tar.gz) = 343099
|
||||
SHA256 (thread2.8.8-1.tar.gz) = NduT9oExeULzHfoL3eoBpGSx2DraItt3B6GRm6eA8JE=
|
||||
SIZE (thread2.8.8-1.tar.gz) = 343099
|
||||
|
Loading…
x
Reference in New Issue
Block a user