mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
cups: Update to 2.0.4
Signed-off-by: Matthias Fischer <fischerm42@t-online.de> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
3ab34d23f6
commit
e01ff6d89b
@@ -670,6 +670,7 @@ usr/share/locale/ru/cups_ru.po
|
||||
#usr/share/man/man5/client.conf.5.gz
|
||||
#usr/share/man/man5/cups-files.conf.5.gz
|
||||
#usr/share/man/man5/cups-snmp.conf.5.gz
|
||||
#usr/share/man/man5/cupsd-logs.5.gz
|
||||
#usr/share/man/man5/cupsd.conf.5.gz
|
||||
#usr/share/man/man5/ipptoolfile.5.gz
|
||||
#usr/share/man/man5/mailto.conf.5.gz
|
||||
@@ -691,7 +692,6 @@ usr/share/locale/ru/cups_ru.po
|
||||
#usr/share/man/man8/cupsaddsmb.8.gz
|
||||
#usr/share/man/man8/cupsctl.8.gz
|
||||
#usr/share/man/man8/cupsd-helper.8.gz
|
||||
#usr/share/man/man8/cupsd-logs.8.gz
|
||||
#usr/share/man/man8/cupsd.8.gz
|
||||
#usr/share/man/man8/cupsdisable.8.gz
|
||||
#usr/share/man/man8/cupsenable.8.gz
|
||||
|
||||
6
lfs/cups
6
lfs/cups
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.0.3
|
||||
VER = 2.0.4
|
||||
|
||||
THISAPP = cups-$(VER)
|
||||
DL_FILE = $(THISAPP)-source.tar.bz2
|
||||
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/cups-$(VER)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = cups
|
||||
PAK_VER = 12
|
||||
PAK_VER = 13
|
||||
|
||||
DEPS = "ghostscript"
|
||||
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 8d98b85edbdab7ab03739c9622f570e8
|
||||
$(DL_FILE)_MD5 = f5c847d9a4fac6c4c66fb0526a7afaae
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user