summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPeter Mattern2022-05-07 14:39:21 +0200
committerPeter Mattern2022-05-07 14:39:21 +0200
commitb6b1d969892ffeb0125b3c13b92378d625216b3a (patch)
tree635309b77b4844772a4c4a8e2b434411972fa054 /.SRCINFO
parentb7f6d965b41bec74e258516918f369827f957835 (diff)
downloadaur-b6b1d969892ffeb0125b3c13b92378d625216b3a.tar.gz
Upstream update: release 7.0.1
Only available as snapshot within the VCS repository, neither announced on the homepage nor available on the download server, so rather kind of semi-official. But looking through the VCS commits strongly suggests it makes sense to use it, also picked by e. g. openSUSE or Debian. Relevant changes introduced by this release: * replace GNU Build System with CMake * use OpenSSL instead of GnuTLS
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b973f579d73..a18eff56522d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
pkgbase = ucommon
pkgdesc = GNU Common C++ is a class framework that was specifically designed for telephony applications.
- pkgver = 7.0.0
- pkgrel = 3
+ pkgver = 7.0.1
+ pkgrel = 1
url = https://www.gnu.org/software/commoncpp/
arch = i686
arch = x86_64
license = LGPL3
- depends = gnutls
- source = https://ftp.gnu.org/gnu/commoncpp/ucommon-7.0.0.tar.gz
- source = https://ftp.gnu.org/gnu/commoncpp/ucommon-7.0.0.tar.gz.sig
- validpgpkeys = 5CF995AAD5CC1E4079F76C38B1732A9CB37C87BA
- sha256sums = 6ac9f76c2af010f97e916e4bae1cece341dc64ca28e3881ff4ddc3bc334060d7
- sha256sums = SKIP
+ makedepends = cmake
+ depends = openssl
+ source = https://git.savannah.gnu.org/cgit/commoncpp.git/snapshot/commoncpp-7.0.1.tar.gz
+ sha256sums = 99fd0e2c69f24e4ca93d01a14bc3fc4e40d69576f235f80f7a8ab37c16951f3e
pkgname = ucommon