summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e15b3ec0f965..4ff02753dad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgbase=openss7-git
_pkgbase=openss7
pkgname=('openss7-git' 'openss7-modules-git' 'openss7-modules-lts-git' 'openss7-java-git')
pkgver=1.1.8.456.gce55d4128
-pkgrel=2
+pkgrel=3
pkgdesc="OpenSS7 Fast-STREAMS and Protocol Suites"
arch=('x86_64' 'i686')
url="http://www.openss7.org"
@@ -43,7 +43,7 @@ build() {
_cache_file=../$CARCH-config.cache
_knm="-lts"
- _kvd="4.19.94-1"
+ _kvd="4.19.98-1"
_kvo=""
_kvv="$(pacman -Si linux${_knm}|awk '/^Version/{print$3}')" || \
_kvv="$(pacman -Qi linux${_knm}|awk '/^Version/{print$3}')"
@@ -93,7 +93,7 @@ build() {
cd "$srcdir/openss7-modules-lts-git"
_knm="-lts"
- _kvd="4.19.94-1"
+ _kvd="4.19.98-1"
_kvo=""
_kvv="$(pacman -Si linux${_knm}|awk '/^Version/{print$3}')" || \
_kvv="$(pacman -Qi linux${_knm}|awk '/^Version/{print$3}')"
@@ -146,7 +146,7 @@ build() {
cd "$srcdir/openss7-modules-git"
_knm=""
- _kvd="5.4.10-arch1-1"
+ _kvd="5.4.15-arch1-1"
_kvo=""
_kvv="$(pacman -Si linux${_knm}|awk '/^Version/{print$3}')" || \
_kvv="$(pacman -Qi linux${_knm}|awk '/^Version/{print$3}')"
@@ -237,7 +237,7 @@ package_openss7-git() {
package_openss7-modules-git() {
_knm=""
- _kvd="5.4.10-arch1-1"
+ _kvd="5.4.15-arch1-1"
_kvo=""
_kvv="$(pacman -Si linux${_knm}|awk '/^Version/{print$3}')" || \
_kvv="$(pacman -Qi linux${_knm}|awk '/^Version/{print$3}')"
@@ -287,7 +287,7 @@ package_openss7-modules-git() {
package_openss7-modules-lts-git() {
_knm="-lts"
- _kvd="4.19.94-1"
+ _kvd="4.19.98-1"
_kvo=""
_kvv="$(pacman -Si linux${_knm}|awk '/^Version/{print$3}')" || \
_kvv="$(pacman -Qi linux${_knm}|awk '/^Version/{print$3}')"