diff --git a/srcpkgs/simh/template b/srcpkgs/simh/template index 2567a64f051..c2f7ac6f999 100644 --- a/srcpkgs/simh/template +++ b/srcpkgs/simh/template @@ -1,7 +1,7 @@ # Template file for 'simh' pkgname=simh version=3.9 -revision=1 +revision=2 wrksrc=${pkgname}-${version} create_wrksrc=yes hostmakedepends="libpcap-devel unzip" @@ -10,8 +10,9 @@ short_desc="Emulator for historical computers including PDP-11 and VAX" maintainer="Daniel James " license="MIT" homepage="http://simh.trailing-edge.com/" -distfiles="http://simh.trailing-edge.com/sources/simhv39-0.zip" +distfiles="http://simh.trailing-edge.com/sources/simhv${version/.}-0.zip" checksum=e49b259b66ad6311ca9066dee3d3693cd915106a6938a52ed685cdbada8eda3b +nopie=yes do_build() { mkdir -p BIN