diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 19:20:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:36 +0000 |
commit | e184aa567b200506d84583e62dab1175c1312813 (patch) | |
tree | 3175e148a2aa184c225e429ba9a62c33301d7b72 /community/libewf/APKBUILD | |
parent | 06dfdb389ee7be21f713088cd783bca1e2e0381b (diff) | |
download | aports-e184aa567b200506d84583e62dab1175c1312813.tar.bz2 aports-e184aa567b200506d84583e62dab1175c1312813.tar.xz |
community/libewf: rebuild against libressl 2.5
Diffstat (limited to 'community/libewf/APKBUILD')
-rw-r--r-- | community/libewf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libewf/APKBUILD b/community/libewf/APKBUILD index 373fc4011d..a746bd2bc6 100644 --- a/community/libewf/APKBUILD +++ b/community/libewf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=libewf pkgver=20160424 -pkgrel=0 +pkgrel=1 pkgdesc="Library to support the Expert Witness Compression Format" url="http://libewf.sourceforge.net" arch="all" |