diff options
author | Daniel Isaksen <d@duniel.no> | 2018-11-25 15:28:55 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@alpinelinux.org> | 2018-11-25 16:19:39 +0000 |
commit | c5c9fdd9b636d4fa0888ec79c7f6c86bf0e9caa7 (patch) | |
tree | 58a87714b4671bfcf55131f1657d70da8efa5089 | |
parent | ab32ad4925de178ae296a010a5a996b4766434dc (diff) | |
download | aports-c5c9fdd9b636d4fa0888ec79c7f6c86bf0e9caa7.tar.bz2 aports-c5c9fdd9b636d4fa0888ec79c7f6c86bf0e9caa7.tar.xz |
testing/hplip: bump to rebuild against latest net-snnp-libs
-rw-r--r-- | testing/hplip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hplip/APKBUILD b/testing/hplip/APKBUILD index 938870b316..5fa42cc176 100644 --- a/testing/hplip/APKBUILD +++ b/testing/hplip/APKBUILD @@ -4,7 +4,7 @@ # Contributor: Valery Kartel <valery.kartel@gmail.com> pkgname=hplip pkgver=3.18.6 -pkgrel=1 +pkgrel=2 pkgdesc="Drivers for HP printers and scanners" arch="x86 x86_64" # missing sane on several arches url="http://hplipopensource.com" |