diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-04 15:19:34 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-04 15:19:34 +0100 |
| commit | 6c8aceb2d5db8901df9d4b57cc2a79dc2e7e49f9 (patch) | |
| tree | aac5acbbe58cf12108e889f7a32a678c010fea99 /package/zxing-cpp/zxing-cpp.mk | |
| parent | 7e5ddbcb0645cbecd9838c3d4fe8aafe66fa04aa (diff) | |
| download | buildroot-6c8aceb2d5db8901df9d4b57cc2a79dc2e7e49f9.tar.gz buildroot-6c8aceb2d5db8901df9d4b57cc2a79dc2e7e49f9.zip | |
zxing: bump upstream version, drop useless patch
The 0001-CMakeLists-add-rules-for-installation.patch patch has been
merged upstream 7 minutes after it was submitted. So let's bump to the
latest upstream version and drop the no longer needed patch.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/zxing-cpp/zxing-cpp.mk')
| -rw-r--r-- | package/zxing-cpp/zxing-cpp.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/zxing-cpp/zxing-cpp.mk b/package/zxing-cpp/zxing-cpp.mk index 64c20f3cc8..7344dc1c06 100644 --- a/package/zxing-cpp/zxing-cpp.mk +++ b/package/zxing-cpp/zxing-cpp.mk @@ -4,7 +4,7 @@ # ################################################################################ -ZXING_CPP_VERSION = 4abdbb62c9939014eca3e43ac7dfa30daa344536 +ZXING_CPP_VERSION = fa34227d26e0b388e65b81936a2681952928f5be ZXING_CPP_SITE = $(call github,glassechidna,zxing-cpp,$(ZXING_CPP_VERSION)) ZXING_CPP_LICENSE = Apache-2.0 ZXING_CPP_LICENSE_FILES = COPYING |

