mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/unifdef: Updated for version 2.11.
This commit is contained in:
parent
0ca27bc5c0
commit
45904ec966
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=unifdef
|
||||
VERSION=${VERSION:-2.10}
|
||||
VERSION=${VERSION:-2.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unifdef"
|
||||
VERSION="2.10"
|
||||
VERSION="2.11"
|
||||
HOMEPAGE="http://dotat.at/prog/unifdef/"
|
||||
DOWNLOAD="http://dotat.at/prog/unifdef/unifdef-2.10.tar.xz"
|
||||
MD5SUM="bb5d895e5ebbba5c5cc0c2771cf97ebe"
|
||||
DOWNLOAD="http://dotat.at/prog/unifdef/unifdef-2.11.tar.xz"
|
||||
MD5SUM="337053fd8a7d9ab3adf5e50f88af95b7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue