re: update to 0.6.1.
This commit is contained in:
parent
04e3623a52
commit
17305f955a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 're'
|
||||
pkgname=re
|
||||
version=0.6.0
|
||||
revision=2
|
||||
version=0.6.1
|
||||
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"
|
||||
|
@ -13,7 +13,7 @@ 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=0e97bcb5cc8f84d6920aa78de24c7d4bf271c5ddefbb650848e0db50afe98131
|
||||
checksum=cd5bfc79640411803b200c7531e4ba8a230da3806746d3bd2de970da2060fe43
|
||||
shlib_provides="libre.so"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
|
|
Loading…
Reference in New Issue