namecoin: update to 0.16.2.

[ci skip]
This commit is contained in:
John 2018-10-04 15:09:10 +02:00 committed by John Zimmermann
parent c98f4b3586
commit 278d1f0ae2

View File

@ -1,18 +1,20 @@
# Template file for 'namecoin'
pkgname=namecoin
version=0.13.99
revision=10
hostmakedepends="pkg-config yasm automake libtool"
version=0.16.2
revision=1
build_style=gnu-configure
makedepends="libevent-devel db-devel protobuf-devel boost-devel miniupnpc-devel libevent-devel qrencode-devel"
configure_args="--with-incompatible-bdb --disable-static
--enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
hostmakedepends="pkg-config yasm automake libtool"
makedepends="libevent-devel db-devel protobuf-devel boost-devel
miniupnpc-devel libevent-devel qrencode-devel"
short_desc="Distributed key/value database"
maintainer="ananteris <ananteris@protonmail.ch>"
license="MIT"
homepage="https://namecoin.org"
wrksrc="${pkgname}-core-nc${version}-name-tab-beta1"
distfiles="https://github.com/${pkgname}/${pkgname}-core/archive/nc${version}-name-tab-beta1.tar.gz"
checksum=0a973d0bed8142a0733ef11ca10e4a40dee5fd6c311e77160e4e8dc47a4d1967
configure_args="--with-incompatible-bdb --disable-static --enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
wrksrc="${pkgname}-core-nc${version}"
distfiles="https://github.com/namecoin/namecoin-core/archive/nc${version}.tar.gz"
checksum=2dec11332ce3284dfe3d9a6291eb770e1c27fcdb707f13b542494db527aa8d99
case "${XBPS_TARGET_MACHINE}" in
armv[56]*)