cups: update to 2.1.4
This commit is contained in:
parent
63ac32eb4a
commit
5fe75e51c3
@ -1,2 +1,2 @@
|
||||
a416044375fa7c0318fcfdc5ecb0028f cups
|
||||
66f1c47fc1c7b807969aef0fda8ab4b3 cups-release-2.1.3.tar.gz
|
||||
9f9bf6e3b9c20a3519b4dc409666d6e7 cups-2.1.4-source.tar.gz
|
||||
|
@ -4,13 +4,13 @@
|
||||
# Depends on: acl libusb zlib
|
||||
|
||||
name=cups
|
||||
version=2.1.3
|
||||
version=2.1.4
|
||||
release=1
|
||||
source=(http://crux.s3.amazonaws.com/dist/$name-release-$version.tar.gz
|
||||
source=(https://github.com/apple/cups/releases/download/release-$version/$name-$version-source.tar.gz
|
||||
cups)
|
||||
|
||||
build () {
|
||||
cd $name-release-$version
|
||||
cd $name-$version
|
||||
|
||||
CC=cc CXX=c++ \
|
||||
./configure --prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user