diff options
Diffstat (limited to 'community/libewf')
-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 5064dc3445..526eec0dd1 100644 --- a/community/libewf/APKBUILD +++ b/community/libewf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=libewf pkgver=20171104 -pkgrel=0 +pkgrel=1 pkgdesc="Library to support the Expert Witness Compression Format" url="http://libewf.sourceforge.net" arch="all" |