mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/cppcms: Updated for version 1.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
421aa8479f
commit
937ad4bd6d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cppcms
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
VERSION=${VERSION:-1.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cppcms"
|
||||
VERSION="1.1.0"
|
||||
VERSION="1.1.1"
|
||||
HOMEPAGE="http://cppcms.com"
|
||||
DOWNLOAD="https://github.com/artyom-beilis/cppcms/archive/v1.1.0/cppcms-1.1.0.tar.gz"
|
||||
MD5SUM="ef9fd6dd06fe07beb33b1b427a26534c"
|
||||
DOWNLOAD="https://github.com/artyom-beilis/cppcms/archive/v1.1.1/cppcms-1.1.1.tar.gz"
|
||||
MD5SUM="cb2b940a3106e4fbebb75538a58b01d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue