re: update to 0.6.0.
This commit is contained in:
parent
bd72d835a1
commit
f261fcd05b
|
@ -1,19 +1,19 @@
|
|||
# Template file for 're'
|
||||
pkgname="re"
|
||||
version="0.5.9"
|
||||
revision=2
|
||||
pkgname=re
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="RELEASE=1 EXTRA_CFLAGS=$CFLAGS
|
||||
EXTRA_LFLAGS=$LDFLAGS USE_OPENSSL=yes USE_DTLS=yes USE_DTLS_SRTP=yes"
|
||||
make_install_args="$make_build_args"
|
||||
make_use_env=1
|
||||
makedepends="libressl-devel"
|
||||
short_desc="Portable library for real-time communications"
|
||||
maintainer="JohnZ <johnz@posteo.net>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.creytiv.com/"
|
||||
distfiles="http://www.creytiv.com/pub/re-${version}.tar.gz"
|
||||
checksum=882ba05cae77e07099add1d24195863d08fcddfef62d1586d8d07f1721b59612
|
||||
make_use_env=1
|
||||
checksum=0e97bcb5cc8f84d6920aa78de24c7d4bf271c5ddefbb650848e0db50afe98131
|
||||
shlib_provides="libre.so"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
|
|
Loading…
Reference in New Issue
Block a user