diff options
author | Leo Famulari <leo@famulari.name> | 2017-03-21 03:45:09 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2017-03-21 13:38:13 -0400 |
commit | 7fc72c7731336bbe830ac264ad6470e54058ba35 (patch) | |
tree | 5d6c457dd959ed4f861c14ccd4b737043291d0be /gnu/local.mk | |
parent | a160778cba9f0e696547de6207268fb5ae8df728 (diff) |
gnu: libcmis: Update to 0.5.1.
* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.1.
[source]: Use new source URL. Remove obsolete patch
'libcmis-fix-test-onedrive.patch'.
[home-page]: Update URL.
* gnu/packages/patches/libcmis-fix-test-onedrive.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 6e6f03a3ec..65be56ac47 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -675,7 +675,6 @@ dist_patch_DATA = \ %D%/packages/patches/liba52-use-mtune-not-mcpu.patch \ %D%/packages/patches/libbonobo-activation-test-race.patch \ %D%/packages/patches/libcanberra-sound-theme-freedesktop.patch \ - %D%/packages/patches/libcmis-fix-test-onedrive.patch \ %D%/packages/patches/libdrm-symbol-check.patch \ %D%/packages/patches/libevent-dns-tests.patch \ %D%/packages/patches/libevent-2.0-CVE-2016-10195.patch \ |