mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
nnn: fix checksum
This commit is contained in:
parent
1792a520fe
commit
6fd4d0040d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Dennis Kraus <kraus@posteo.de>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/jarun/nnn"
|
homepage="https://github.com/jarun/nnn"
|
||||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||||
checksum=964bcea05613f18882164d11d88f3776b08b67e685ba5174ca78f93c1396ff78
|
checksum=e8b10a3b9847ba7ad3317f608691aaebcdaf2b67219d732f7a5d468221d3e83e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue