ucspi-ssl: update to 0.11.6a.
This commit is contained in:
parent
ff7c993fb1
commit
e3d5cdc199
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ucspi-ssl'
|
# Template file for 'ucspi-ssl'
|
||||||
pkgname=ucspi-ssl
|
pkgname=ucspi-ssl
|
||||||
reverts="0.99e_3 0.99e_2 0.99e_1"
|
reverts="0.99e_3 0.99e_2 0.99e_1"
|
||||||
version=0.11.6
|
version=0.11.6a
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="host/superscript.com/net/${pkgname}-${version}/src"
|
build_wrksrc="host/superscript.com/net/${pkgname}-${version}/src"
|
||||||
|
@ -14,12 +14,10 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://www.fehcom.de/ipnet/ucspi-ssl.html"
|
homepage="http://www.fehcom.de/ipnet/ucspi-ssl.html"
|
||||||
distfiles="http://www.fehcom.de/ipnet/ucspi-ssl/ucspi-ssl-${version}.tgz"
|
distfiles="http://www.fehcom.de/ipnet/ucspi-ssl/ucspi-ssl-${version}.tgz"
|
||||||
checksum=8b616ee8c1247d364015c55a0063dc02ab41c7a5bba58fa183ac948f33eb209f
|
checksum=e7fcd4ceec351a0f36b7d27188758709a6c095460ed4dce434e0c5d463c4c4ea
|
||||||
# ad hoc build system breaks parallel build and cross-compilation
|
# ad hoc build system breaks parallel build and cross-compilation
|
||||||
disable_parallel_build="ad hoc build system breaks parallel build"
|
disable_parallel_build="ad hoc build system breaks parallel build"
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*) ;;
|
x86_64*) ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue