diff options
author | David Runge <dave@sleepmap.de> | 2021-02-06 09:48:14 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2021-02-06 09:48:14 +0100 |
commit | f6d645c3643d28acf3c5d9a4f73e12b4fb2d6bea (patch) | |
tree | e8b0ce0a237368edf8ca617f9b102e8aaeee04fc | |
parent | 805725d9505978103c3acd2afa519c0a0f5067e6 (diff) |
Rebuild against glibc 2.33
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = linux-rt-lts pkgdesc = Linux RT LTS pkgver = 5.4.93.51.arch1 - pkgrel = 1 + pkgrel = 2 url = https://wiki.linuxfoundation.org/realtime/start arch = x86_64 license = GPL2 @@ -3,7 +3,7 @@ pkgbase=linux-rt-lts pkgver=5.4.93.51.arch1 -pkgrel=1 +pkgrel=2 pkgdesc='Linux RT LTS' arch=('x86_64') url="https://wiki.linuxfoundation.org/realtime/start" |