mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libcitadel: Updated for version 8.22
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
6ec4b3b2c3
commit
4fa39f6ed4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libcitadel
|
||||
VERSION=7.85
|
||||
VERSION=${VERSION:-8.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libcitadel"
|
||||
VERSION="7.85"
|
||||
VERSION="8.22"
|
||||
HOMEPAGE="http://www.citadel.org"
|
||||
DOWNLOAD="http://easyinstall.citadel.org/libcitadel-7.85.tar.gz"
|
||||
MD5SUM="14a98861bf6421722f6528afe6606ec5"
|
||||
DOWNLOAD="http://easyinstall.citadel.org/libcitadel-8.22.tar.gz"
|
||||
MD5SUM="0df1c76db020effdeba4d6dace8726f3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue