simplify some things

master
an 2019-10-30 10:54:58 -04:00
parent 56847c979f
commit 4869c58afc
3 changed files with 3 additions and 3 deletions

View File

@ -14,4 +14,4 @@ homepage="https://alephone.lhowon.org/"
changelog="https://github.com/Aleph-One-Marathon/alephone/releases/tag/${version}"
distfiles="https://github.com/Aleph-One-Marathon/alephone/releases/download/release-${version}/AlephOne-${version}.tar.bz2"
checksum=02bcbe02aea3d3ffb7d1ad13ac7bbfa2b3bfe3c2bd37c65b637b9883b9114c96
wrksrc="AlephOne-${version}"
wrksrc=AlephOne-${version}

View File

@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/alexey-lysiuk/zdbsp/tree/tolerance"
distfiles="https://github.com/alexey-lysiuk/zdbsp/archive/tolerance.tar.gz"
checksum=bfe1a2bcd80aaea3caaec59a44b04ecc3ad527df9b33eb4b67bb86be08d2bf37
wrksrc="zdbsp-tolerance"
wrksrc=zdbsp-tolerance
do_install() {
vbin ${cmake_builddir:=build}/zdbsp

View File

@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
homepage="http://www.doom2.net/zokum/zokumbsp/"
distfiles="https://github.com/zokum-no/zokumbsp/archive/${_git_hash}.tar.gz"
checksum=b0a18140d7741574ec2d71599e1c0530022fae93684a4e1aa4ac791cd92ce64b
wrksrc=zokumbsp-${_git_hash}
wrksrc=${pkgname}-${_git_hash}
build_wrksrc=src/zokumbsp
do_install() {