libx86emu: bump and conflict with dev pkg

%ci:no-build
This commit is contained in:
Henrik Grimler 2019-07-29 09:26:29 +02:00 committed by Yaksh Bariya
parent 740ec2c1c7
commit 2c599022ff
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -2,8 +2,11 @@ TERMUX_PKG_HOMEPAGE=https://github.com/wfeldt/libx86emu
TERMUX_PKG_DESCRIPTION="x86 emulation library"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_VERSION=2.3
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/wfeldt/libx86emu/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=b9664d1099f1dfe496f362f4923a2815d3e5785a1ce71edf08011a858731c3fc
TERMUX_PKG_BREAKS="libx86emu-dev"
TERMUX_PKG_REPLACES="libx86emu-dev"
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_configure() {