summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHub <Hub@web>2016-03-15 17:48:33 -0700
committerlibopenraw <iki-libopenraw@freedesktop.org>2016-03-15 17:48:33 -0700
commitaa8b5e842b64fe662018d17dc10f84389df9b940 (patch)
treecd491a361c55b5238bbb24791d42982c8a1eec3f
parent7e60ae2765cf5104ab8e68b3610191f7328cbf49 (diff)
encrypt all the things. and modern git.
-rw-r--r--Exempi.mdwn16
1 files changed, 8 insertions, 8 deletions
diff --git a/Exempi.mdwn b/Exempi.mdwn
index 9c19e85..7dae712 100644
--- a/Exempi.mdwn
+++ b/Exempi.mdwn
@@ -17,9 +17,9 @@ There is also a work in progress "exempi" command line tool starting in 2.2.0
## 2.x series [[Changelog|http://cgit.freedesktop.org/exempi/tree/NEWS]]
-* version 2.3.0 [[.tar.bz2|http://libopenraw.freedesktop.org/download/exempi-2.3.0.tar.bz2]] - [[GPG signature|http://libopenraw.freedesktop.org/download/exempi-2.3.0.tar.bz2.asc]]
-* version 2.2.2 [[.tar.bz2|http://libopenraw.freedesktop.org/download/exempi-2.2.2.tar.bz2]] - [[GPG signature|http://libopenraw.freedesktop.org/download/exempi-2.2.2.tar.bz2.asc]]
-* [[older releases|http://libopenraw.freedesktop.org/download/]]
+* version 2.3.0 [[.tar.bz2|https://libopenraw.freedesktop.org/download/exempi-2.3.0.tar.bz2]] - [[GPG signature|https://libopenraw.freedesktop.org/download/exempi-2.3.0.tar.bz2.asc]]
+* version 2.2.2 [[.tar.bz2|https://libopenraw.freedesktop.org/download/exempi-2.2.2.tar.bz2]] - [[GPG signature|https://libopenraw.freedesktop.org/download/exempi-2.2.2.tar.bz2.asc]]
+* [[older releases|https://libopenraw.freedesktop.org/download/]]
## Binary packages
@@ -41,7 +41,7 @@ Bugs can be reported in freedesktop.org bugzilla.
There is a mailing list exempi-devel to discuss of exempi development and exempi use (as a developer).
-[[http://lists.freedesktop.org/mailman/listinfo/exempi-devel|http://lists.freedesktop.org/mailman/listinfo/exempi-devel]]
+[[https://lists.freedesktop.org/mailman/listinfo/exempi-devel|https://lists.freedesktop.org/mailman/listinfo/exempi-devel]]
# Source Code repository
@@ -54,14 +54,14 @@ For push access:
`git+ssh://git.freedesktop.org/git/exempi.git`
-To get the 2.0 branch, use the following for the initial checkout after `git clone`:
+To get the 2.3 branch, use the following for the initial checkout after `git clone`:
-`git checkout --track -b exempi-2.0-branch origin/exempi-2.0-branch`
+`git checkout -b exempi-2.3-branch origin/exempi-2.3-branch`
-This create a lock branch exempi-2.0-branch that track the remote one.
+This create an exempi-2.3-branch that track the remote one.
# Links
-* [[CC XMP page|http://wiki.creativecommons.org/XMP]]
+* [[CC XMP page|https://wiki.creativecommons.org/XMP]]
* [[Adobe release XMP sdk under BSD license|http://blogs.adobe.com/gunar/2007/05/xmp_411_sdk_available_under_bsd_license.html]]