parent
606a58e4b8
commit
07ccdc169b
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'tcc'
|
||||
pkgname=tcc
|
||||
version=0.9.26.20160111
|
||||
version=0.9.27
|
||||
revision=1
|
||||
_gitrev=f75f89fc8f2116c4cfe35022c19ed854e6a23b84
|
||||
_gitrev=d348a9a51d32cece842b7885d27a411436d7887b
|
||||
wrksrc=tinycc-${_gitrev:0:7}
|
||||
nopie=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://bellard.org/tcc/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://repo.or.cz/tinycc.git/snapshot/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=c3b4b8c65d32870c2c31e779a8d7a28653e04d3365b461372bcb6b4f7710b4b1
|
||||
checksum=1c3a4150b4aaab9751af2112e8bfd8a93fd1a9d36af048e996ebfc0fd1f07e48
|
||||
|
||||
pre_configure() {
|
||||
# Replace lib64 with lib
|
||||
|
|
Loading…
Reference in New Issue