gzdoom: update to 4.1.3
This commit is contained in:
parent
8dded5bac3
commit
c6c8b4f93e
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gzdoom'
|
||||
pkgname=gzdoom
|
||||
version=3.7.2
|
||||
version=4.1.3
|
||||
revision=1
|
||||
_tagdate=2019-01-01
|
||||
_tagdate=2019-07-09
|
||||
wrksrc="${pkgname}-g${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DINSTALL_PK3_PATH=share/gzdoom"
|
||||
|
@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.zdoom.org"
|
||||
distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
|
||||
https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
|
||||
checksum="5fb57c83b733d77688b5809b3bd64ab87f0976f4e81d3bbac0ea0785a24646cc
|
||||
b5df3cc45ca7358e12f2e491d9682d451223cb409adbf51b6e7b367c1b3c2148"
|
||||
checksum="5174c73e553d8ebbb5939255a6bdc56aecd4ff862ed20e544f271d59290a2d2b
|
||||
bdcd19779d0c37ffeef2ef06252bd427f714546c6767f6ce61cb0bd5e99f99b9"
|
||||
skip_extraction="${pkgname}_${version}_amd64.deb"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue