diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 18:07:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:36 +0000 |
commit | fbf6d0383b3696ca7be2bb7d3c7ee509408227d9 (patch) | |
tree | b8cda992ea256cb0c30f6274c9f97a3ca3dd2760 /main/vde2/APKBUILD | |
parent | 82b81dae65dbe18eaa2081514a4cb634b12497fb (diff) | |
download | aports-fbf6d0383b3696ca7be2bb7d3c7ee509408227d9.tar.bz2 aports-fbf6d0383b3696ca7be2bb7d3c7ee509408227d9.tar.xz |
main/vde2: rebuild against libressl 2.5
Diffstat (limited to 'main/vde2/APKBUILD')
-rw-r--r-- | main/vde2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/vde2/APKBUILD b/main/vde2/APKBUILD index 23eb7fad89..2578a26405 100644 --- a/main/vde2/APKBUILD +++ b/main/vde2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Michael Zhou <zhoumichaely@gmail.com> pkgname=vde2 pkgver=2.3.2 -pkgrel=6 +pkgrel=7 pkgdesc="VDE: Virtual Distributed Ethernet. User mode networking for QEMU, UML, etc." url="http://vde.sf.net" arch="all" |