mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/poco: Updated for version 1.7.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
6686685841
commit
8dd34c51de
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for poco
|
||||
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=poco
|
||||
VERSION=${VERSION:-1.7.6}
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
EDITION=all
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poco"
|
||||
VERSION="1.7.6"
|
||||
VERSION="1.7.7"
|
||||
HOMEPAGE="http://pocoproject.org"
|
||||
DOWNLOAD="http://pocoproject.org/releases/poco-1.7.6/poco-1.7.6-all.tar.gz"
|
||||
MD5SUM="aa09a0abe91aeb1ee286b3955d134cdc"
|
||||
DOWNLOAD="https://pocoproject.org/releases/poco-1.7.7/poco-1.7.7-all.tar.gz"
|
||||
MD5SUM="8d1d07e9f4197a94e8809b0dd62c116d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue