mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
namecoin: update to 0.18.1
This commit is contained in:
parent
9230356623
commit
394000f960
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'namecoin'
|
# Template file for 'namecoin'
|
||||||
pkgname=namecoin
|
pkgname=namecoin
|
||||||
version=0.17.0
|
version=0.18.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-core-nc${version}"
|
wrksrc="${pkgname}-core-nc${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-incompatible-bdb --disable-static
|
configure_args="--with-incompatible-bdb --disable-static
|
||||||
|
@ -14,7 +14,7 @@ maintainer="ananteris <ananteris@protonmail.ch>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://namecoin.org"
|
homepage="https://namecoin.org"
|
||||||
distfiles="https://github.com/namecoin/namecoin-core/archive/nc${version}.tar.gz"
|
distfiles="https://github.com/namecoin/namecoin-core/archive/nc${version}.tar.gz"
|
||||||
checksum=b9e56cebd6756ad8ff7c8f6c9e633cb56cb139c7c4437189945b3f25acbe0082
|
checksum=7117a0a0b8f48d49e4abf3577660f8a4eb9a4dea753281d19d9470725fc75d8e
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
armv[56]*|ppc|ppc-musl)
|
armv[56]*|ppc|ppc-musl)
|
||||||
|
|
Loading…
Add table
Reference in a new issue