simavr: update to 1.7
This commit is contained in:
parent
d4e465066b
commit
0266416f65
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'simavr'
|
# Template file for 'simavr'
|
||||||
pkgname=simavr
|
pkgname=simavr
|
||||||
version=1.6
|
version=1.7
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
hostmakedepends="which"
|
hostmakedepends="which"
|
||||||
makedepends="elfutils-devel libfreeglut-devel avr-libc"
|
makedepends="elfutils-devel libfreeglut-devel avr-libc"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/buserror/simavr"
|
homepage="https://github.com/buserror/simavr"
|
||||||
distfiles="https://github.com/buserror/simavr/archive/v${version}.tar.gz"
|
distfiles="https://github.com/buserror/simavr/archive/v${version}.tar.gz"
|
||||||
checksum=a55ad04d055eef5656c49f78bc089968b059c6efb6a831618b8d7e67a840936d
|
checksum=e7b3d5f0946e84fbe76a37519d0f146d162bbf88641ee91883b3970b02c77093
|
||||||
CFLAGS="-fPIC -Wno-error=stringop-truncation"
|
CFLAGS="-fPIC -Wno-error=stringop-truncation"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue