mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/c-ares: Updated for version 1.7.5, new maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
6413984e67
commit
38b8da0114
2 changed files with 9 additions and 8 deletions
|
@ -2,10 +2,11 @@
|
|||
|
||||
# Slackware build script for c-ares
|
||||
|
||||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Written by Larry Hajali
|
||||
# Currently Maintained by Kent Fritz <fritz.kent@gmail.com>
|
||||
|
||||
PRGNAM=c-ares
|
||||
VERSION=1.7.4
|
||||
VERSION=1.7.5
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="c-ares"
|
||||
VERSION="1.7.4"
|
||||
VERSION="1.7.5"
|
||||
HOMEPAGE="http://c-ares.haxx.se/"
|
||||
DOWNLOAD="http://c-ares.haxx.se/c-ares-1.7.4.tar.gz"
|
||||
MD5SUM="dd71e8f07d9f3c837e12a5416d1b7f73"
|
||||
DOWNLOAD="http://c-ares.haxx.se/download/c-ares-1.7.5.tar.gz"
|
||||
MD5SUM="800875fc23cd8e1924d8af9172ed33e7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="Michiel van Wessem"
|
||||
MAINTAINER="Kent Fritz"
|
||||
EMAIL="fritz.kent@gmail.com"
|
||||
APPROVED="Michiel van Wessem,Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue