diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2015-09-10 12:48:12 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2015-09-10 12:48:12 +0200 |
commit | ae46bdd73fcd1f30e0c8f273c44752883ba7c4ab (patch) | |
tree | d5706ac1220386f46fc0ee077eb77d6b47f581f9 /testing | |
parent | 2e3441455f342251353da9e655f7e363af34765e (diff) | |
download | aports-ae46bdd73fcd1f30e0c8f273c44752883ba7c4ab.tar.bz2 aports-ae46bdd73fcd1f30e0c8f273c44752883ba7c4ab.tar.xz |
testing/cdw: rebuild against latest libcdio and libiso9660
Diffstat (limited to 'testing')
-rw-r--r-- | testing/cdw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cdw/APKBUILD b/testing/cdw/APKBUILD index 1b30a79548..1e153ab523 100644 --- a/testing/cdw/APKBUILD +++ b/testing/cdw/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=cdw pkgver=0.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="cdw is a front-end for cd recoding tools" url="http://cdw.sf.net" arch="all" |