Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
ckermit


Commits:
8f702aec by Sergej Pupykin at 2026-06-07T20:59:35+03:00
upgpkg: 9.0.302-12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = ckermit
        pkgdesc = Portable scriptable network and serial communication software
        pkgver = 9.0.302
-       pkgrel = 11
+       pkgrel = 12
        url = http://www.columbia.edu/kermit/ck90.html
        arch = x86_64
        license = custom
        depends = glibc
        depends = libxcrypt
        depends = ncurses
-       source = http://www.columbia.edu/kermit/ftp/archives/cku302.tar.gz
+       source = https://p5n.pp.ru/~sergej/dl/2025/cku302.tar.gz
        source = 
https://src.fedoraproject.org/rpms/ckermit/raw/rawhide/f/ckermit-9.0.302-fix_build_with_glibc_2_28_and_earlier.patch
        source = lockdir.patch
        sha512sums = 
2cfc264e5262d29618fdf218fd3407fd9049b16110972cdddb03d114703b7a0ea13c4b0a354f50c2a9f70d4727732fe4d1920b5c656f969bc56c1eb9dc3c43fa


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=ckermit
 pkgver=9.0.302
-pkgrel=11
+pkgrel=12
 pkgdesc="Portable scriptable network and serial communication software"
 arch=('x86_64')
 license=('custom')
@@ -34,7 +34,7 @@ prepare() {
 build() {
   cd "$srcdir"
   make linux \
-        KFLAGS="-O0 -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY 
-D'krb5_init_ets(__ctx)='" \
+        KFLAGS="-std=gnu99 -Wno-implicit-int 
-Wno-implicit-function-declaration -O0 -Wall -DOPENSSL_097 -Dsdata=s_data 
-DHAVE_OPENPTY -D'krb5_init_ets(__ctx)='" \
         K4LIB= \
         K4INC= \
         K5LIB=-lutil \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ckermit/-/commit/8f702aec8fe36178cb923cffcb758469e374f6af

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ckermit/-/commit/8f702aec8fe36178cb923cffcb758469e374f6af
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to