Skip to content

Commit

Permalink
cgct/glibc-cgct: update to 2.40 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Aug 2, 2024
1 parent 274fed2 commit 949e218
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions cgct/glibc-cgct/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname=glibc-cgct
pkgver=2.39
pkgver=2.40
pkgrel=0
pkgdesc="GNU C Library for CGCT (only for Linux)"
arch=(x86_64)
Expand All @@ -8,8 +8,8 @@ license=('GPL' 'LGPL')
source=(https://ftp.gnu.org/gnu/libc/glibc-$pkgver.tar.xz
dl-support.c.patch
setup-cgct)
sha256sums=('f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926'
'031810779c82960246095d800774a2074e6006f847cc6159a7bc33d12eb62984'
sha256sums=('19a890175e9263d748f627993de6f4b1af9cd21e03f080e4bfb3a1fac10205a2'
'a687fd304c85dbcb9324a917c83c68333f45bc27424ea7c49449e840306c416d'
'0c7376ccfddf46b46eba503685a905840cedb1ebd6f04d3c1935edb08e74c1ec')
groups=('cgct')

Expand Down
4 changes: 2 additions & 2 deletions cgct/glibc-cgct/dl-support.c.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- src/glibc-2.39/elf/dl-support.c 2024-01-31 03:34:58.000000000 +0300
+++ src/glibc-2.39/elf/dl-support.c.patch 2024-04-22 08:51:46.138373102 +0300
--- src/glibc-2.40/elf/dl-support.c 2024-01-31 03:34:58.000000000 +0300
+++ src/glibc-2.40/elf/dl-support.c.patch 2024-04-22 08:51:46.138373102 +0300
@@ -293,11 +293,11 @@
}
}
Expand Down

0 comments on commit 949e218

Please sign in to comment.