yasm: rebuild package

See https://github.com/termux/termux-packages/issues/4497.
This commit is contained in:
Leonid Pliushch 2019-11-05 13:53:42 +02:00
parent dd9d7d1529
commit cba1405a3c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://yasm.tortall.net/
TERMUX_PKG_DESCRIPTION="Assembler supporting the x86 and AMD64 instruction sets"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_VERSION=1.3.0
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://www.tortall.net/projects/yasm/releases/yasm-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
TERMUX_PKG_BREAKS="yasm-dev"