archiver: fix distfiles
This commit is contained in:
parent
b3db67a15c
commit
dcc171bb3f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ short_desc="Easily create and extract common archive formats"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mholt/archiver"
|
homepage="https://github.com/mholt/archiver"
|
||||||
distfiles="https://github.com/mholt/archiver/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
|
||||||
checksum=78dd79e2b5bd76f5b70120f603a2660e63bbcc2ab30c4e66640a2e4961f94c54
|
checksum=78dd79e2b5bd76f5b70120f603a2660e63bbcc2ab30c4e66640a2e4961f94c54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue