mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Fixed VERSION format on libsigc++ and glibmm
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
862a529840
commit
51155d53bf
1 changed files with 1 additions and 1 deletions
2
deps/glibmm/glibmm.SlackBuild
vendored
2
deps/glibmm/glibmm.SlackBuild
vendored
|
@ -25,7 +25,7 @@
|
|||
# Modified by Willy Sudiarto Raharjo <willysr@slackware-id.org> for MSB Project
|
||||
|
||||
PRGNAM=glibmm
|
||||
VERSION=2.36.2
|
||||
VERSION=${VERSION:-2.36.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
|
|
Loading…
Reference in a new issue