mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
development/cppcms: Updated for version 1.1.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
473efda5b9
commit
429a6d98fb
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="6a48d6cabac644e822b25d2d9c84605b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue