mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
sane-backends: update to 1.0.32
Dropped patches: -102-pixma_Restore_old_behaviour_in_case_XML_support_is_missing.patch (merged) -101-fix_uclibc_std_rand.patch std::round was unavailable because of a wrong configure var from the uClibc days. Fixed upstream with 1647790ae6202bd70b199e2aa44f8eb43e8d3af1 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> (cherry picked from commitbf1a138f92) (cherry picked from commit49e75e8105)
This commit is contained in:
committed by
Luiz Angelo Daros de Luca
parent
fb40eb45a6
commit
6f2829de2c
@@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sane-backends
|
||||
PKG_VERSION:=1.0.31
|
||||
PKG_VERSION:=1.0.32
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://gitlab.com/sane-project/backends/uploads/8bf1cae2e1803aefab9e5331550e5d5d/
|
||||
PKG_HASH:=4a3b10fcb398ed854777d979498645edfe66fcac2f2fd2b9117a79ff45e2a5aa
|
||||
PKG_SOURCE_URL:=https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f
|
||||
PKG_HASH:=3a28c237c0a72767086202379f6dc92dbb63ec08dfbab22312cba80e238bb114
|
||||
|
||||
PKG_MAINTAINER:=Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0 GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user