diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-08-28 21:43:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-30 06:55:49 +0700 |
commit | f90b4df3af465a384504e19ccde0cbc4f7d09948 (patch) | |
tree | 64ac74c5aedbdfa4cb018d5ab5a7f172452209c9 /libraries/exempi | |
parent | ed44e72fb2d5b3c2aa975aa2305c0bbd0b81392c (diff) |
libraries/exempi: Updated for version 2.5.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/exempi')
-rw-r--r-- | libraries/exempi/exempi.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/exempi/exempi.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/exempi/exempi.SlackBuild b/libraries/exempi/exempi.SlackBuild index 60c1f9368afa..6a49a42b30a0 100644 --- a/libraries/exempi/exempi.SlackBuild +++ b/libraries/exempi/exempi.SlackBuild @@ -34,7 +34,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=exempi -VERSION=${VERSION:-2.5.1} +VERSION=${VERSION:-2.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/exempi/exempi.info b/libraries/exempi/exempi.info index c018deaa6ac6..0b90dfe77757 100644 --- a/libraries/exempi/exempi.info +++ b/libraries/exempi/exempi.info @@ -1,8 +1,8 @@ PRGNAM="exempi" -VERSION="2.5.1" +VERSION="2.5.2" HOMEPAGE="https://libopenraw.freedesktop.org/exempi/" -DOWNLOAD="https://libopenraw.freedesktop.org/download/exempi-2.5.1.tar.bz2" -MD5SUM="c32bcd9feed5a0c1523d5652ef1804b0" +DOWNLOAD="https://libopenraw.freedesktop.org/download/exempi-2.5.2.tar.bz2" +MD5SUM="96e82c244a5659a9b07ae07ca8773ad9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |