mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/poco: Updated for version 1.7.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
c1a982e5ec
commit
f10ff14975
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=poco
|
||||
VERSION=${VERSION:-1.7.5}
|
||||
VERSION=${VERSION:-1.7.6}
|
||||
EDITION=all
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poco"
|
||||
VERSION="1.7.5"
|
||||
VERSION="1.7.6"
|
||||
HOMEPAGE="http://pocoproject.org"
|
||||
DOWNLOAD="http://pocoproject.org/releases/poco-1.7.5/poco-1.7.5-all.tar.gz"
|
||||
MD5SUM="fb85c358a4d139394b172f4b1aa6f8f3"
|
||||
DOWNLOAD="http://pocoproject.org/releases/poco-1.7.6/poco-1.7.6-all.tar.gz"
|
||||
MD5SUM="aa09a0abe91aeb1ee286b3955d134cdc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue