mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
nncp: fix checksum.
This commit is contained in:
parent
ad8525eba6
commit
5d780f0e70
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="http://www.nncpgo.org/"
|
homepage="http://www.nncpgo.org/"
|
||||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b741c9e3ec3db342893fe081888c40e4b94e4298e5c1a8e0ba4d179cc239ccca
|
checksum=cb34487a6d7ef50704d4b8f95a16ef16cc841d3d7f5423b1ebb7979d1062eb4e
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue