xbps-static-git: bump version and switch to libressl.

This commit is contained in:
Juan RP 2014-07-14 10:41:11 +02:00
parent 295e771315
commit ae7adc97c0
1 changed files with 2 additions and 2 deletions

View File

@ -2,14 +2,14 @@
#
# NOTE: keep this package synchronized with "srcpkgs/xbps-git".
pkgname=xbps-static-git
version=20140623
version=20140714
revision=1
short_desc="The XBPS package system (development branch) - static bins"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.voidlinux.eu/xbps"
license="Simplified BSD"
hostmakedepends="which pkg-config"
makedepends="zlib-devel openssl-devel libarchive-devel>=3.1.2"
makedepends="zlib-devel libressl-devel libarchive-devel>=3.1.2"
provides="xbps-static-${version}_${revision}"
replaces="xbps-static>=0"