# 
# A simple, high-reliability, distributed version control system.
# 
# Fossil is a distributed version control system (DVCS) with built-in forum,
# wiki, ticket tracker, CGI/HTTP interface, and HTTP server.
# 
# For more information, please visit:
# https://www.fossil-scm.org
# 

QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe"
QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe"
QILDFLAGS="-s"
QICPPFLAGS="-D_FORTIFY_SOURCE=2"
pkgname=fossil
pkgversion=2.20
arch=amd64
release=1
pkgcategory="devel"
full_pkgname=fossil_2.20_amd64-1@devel
blurb="A simple, high-reliability, distributed version control system."
homepage="https://www.fossil-scm.org"
license="BSD 2-clause"
fetch="https://www.fossil-scm.org/home/tarball/210e89a0597f225f49722b096cf5563bf193e920e02a9bd38503a906deacd416/fossil-src-2.20.tar.gz"
replace=""