simavr: update to 1.7

This commit is contained in:
Robert Lowry 2021-10-14 22:45:13 -05:00 committed by Érico Nogueira Rolim
parent d4e465066b
commit 0266416f65

View file

@ -1,7 +1,7 @@
# Template file for 'simavr'
pkgname=simavr
version=1.6
revision=2
version=1.7
revision=1
hostmakedepends="pkg-config"
hostmakedepends="which"
makedepends="elfutils-devel libfreeglut-devel avr-libc"
@ -10,7 +10,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/buserror/simavr"
distfiles="https://github.com/buserror/simavr/archive/v${version}.tar.gz"
checksum=a55ad04d055eef5656c49f78bc089968b059c6efb6a831618b8d7e67a840936d
checksum=e7b3d5f0946e84fbe76a37519d0f146d162bbf88641ee91883b3970b02c77093
CFLAGS="-fPIC -Wno-error=stringop-truncation"
do_build() {