diff options
author | B. Watson <yalhcru@gmail.com> | 2016-07-26 04:27:23 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 45904ec966a8e03cd53b5733a9ed721b412bf521 (patch) | |
tree | 0eb98fadfe59b22a9caab2b7bb95a2cf07813a38 /development/unifdef | |
parent | 0ca27bc5c01c98a1ef34683686d9c6229894106c (diff) |
development/unifdef: Updated for version 2.11.
Diffstat (limited to 'development/unifdef')
-rw-r--r-- | development/unifdef/unifdef.SlackBuild | 2 | ||||
-rw-r--r-- | development/unifdef/unifdef.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/unifdef/unifdef.SlackBuild b/development/unifdef/unifdef.SlackBuild index e47137cd72a8..933c53f27396 100644 --- a/development/unifdef/unifdef.SlackBuild +++ b/development/unifdef/unifdef.SlackBuild @@ -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} diff --git a/development/unifdef/unifdef.info b/development/unifdef/unifdef.info index baad8faef74f..1371eac9d58c 100644 --- a/development/unifdef/unifdef.info +++ b/development/unifdef/unifdef.info @@ -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="" |