← recipes

Commit 8990fc4

20
plików
+39
dodanych
-39
usuniętych
@@ -14,7 +14,7 @@ makedepends:
14 14 - grep
15 15 - bison
16 16 source:
17 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
17 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
18 18 - gpm-1.20.7-consolidated-1.patch
19 19 - gpm-1.20.7-gcc15_fixes-1.patch
20 20 - 'http://www.nico.schottelius.org/software/${pkgname}/archives/${pkgname}-${pkgver}.tar.bz2'
@@ -71,7 +71,7 @@ build: |
71 71
72 72 install -v -m644 conf/gpm-root.conf ${PKGDIR}/etc
73 73
74 - cd ../nutyx-scripts-20260315
74 + cd ../pagan-scripts-20260822
75 75 make DESTDIR=${PKGDIR} install-sysd-gpm
76 76 package: |
77 77 true
@@ -8,7 +8,7 @@ depends:
8 8 - shadow
9 9 makedepends: []
10 10 source:
11 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
11 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
12 12 - 'https://www.samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz'
13 13 sha256sums:
14 14 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -53,7 +53,7 @@ build: |
53 53
54 54
55 55 # Service
56 - cd ../nutyx-scripts-20260315
56 + cd ../pagan-scripts-20260822
57 57 make DESTDIR=${PKGDIR} install-sysd-rsyncd
58 58 package: |
59 59 true
@@ -15,7 +15,7 @@ makedepends:
15 15 - xorg-libxklavier
16 16 - vala
17 17 source:
18 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
18 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
19 19 - 'https://github.com/CanonicalLtd/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz'
20 20 sha256sums:
21 21 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -239,6 +239,6 @@ build: "SN=\"lightdm\"\nIDN=\"65\"\nif ! (getent group $SN > /dev/null); then\n
239 239 \ ${PKGDIR}/usr/bin/lightdm-session\n\nrm -rf ${PKGDIR}/etc/init\ninstall -v -dm755 -o lightdm -g lightdm ${PKGDIR}/var/lib/lightdm\n\
240 240 install -v -dm755 -o lightdm -g lightdm ${PKGDIR}/var/lib/lightdm-data\ninstall -v -dm755 -o lightdm -g lightdm ${PKGDIR}/var/cache/lightdm\n\
241 241 install -v -dm770 -o lightdm -g lightdm ${PKGDIR}/var/log/lightdm\n\n\n# Obsolets libs\nrm -f ${PKGDIR}/usr/lib/liblightdm-gobject-1.la\n\
242 - \n# service\ncd ./nutyx-scripts-20260315\nmake DESTDIR=${PKGDIR} install-sysd-${pkgname}\n"
242 + \n# service\ncd ./pagan-scripts-20260822\nmake DESTDIR=${PKGDIR} install-sysd-${pkgname}\n"
243 243 package: |
244 244 true
@@ -31,7 +31,7 @@ makedepends:
31 31 - tdb
32 32 - perl-json
33 33 source:
34 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
34 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
35 35 - 'https://download.samba.org/pub/samba/stable/${pkgname}-${pkgver}.tar.gz'
36 36 sha256sums:
37 37 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -738,7 +738,7 @@ build: "cd ${pkgname}-${pkgver}\n\npython3 -m venv pyvenv &&\n./pyvenv/bin/pip3
738 738 \ -Dm644 COPYING ${PKGDIR}/usr/share/licenses/${pkgname}/COPYING\n\n# cups \ncd ${PKGDIR}/usr/lib/\ninstall -d cups/backend\n\
739 739 ln -v -sf /usr/bin/smbspool ${PKGDIR}/usr/lib/cups/backend/smb\n\n# Part of tdb\n\n_ARCH=\"x86_64\"\n[ \"x86_64\" = \"i686\"\
740 740 \ ] && _ARCH=i386\nrm ${PKGDIR}/usr/lib/python3.14/site-packages/_tdb_text.py\nrm ${PKGDIR}/usr/lib/python3.14/site-packages/tdb.cpython-314-${_ARCH}-linux-gnu.so\n\
741 - \n# service\ncd ./nutyx-scripts-20260315\nsed -i s@install-samba@install-sysd-samba@ services/sysd/Makefile\nmake DESTDIR=${PKGDIR}\
741 + \n# service\ncd ./pagan-scripts-20260822\nsed -i s@install-samba@install-sysd-samba@ services/sysd/Makefile\nmake DESTDIR=${PKGDIR}\
742 742 \ install-sysd-samba\nmake DESTDIR=${PKGDIR} install-sysd-winbindd\n"
743 743 package: |
744 744 true
@@ -17,7 +17,7 @@ makedepends:
17 17 - expat
18 18 - libxcrypt
19 19 source:
20 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
20 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
21 21 - 'https://archive.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2'
22 22 - layout.patch
23 23 sha256sums:
@@ -921,7 +921,7 @@ build: |
921 921 mv ${PKGDIR}/srv/www/index.html{,.apache.example}
922 922
923 923 # Services
924 - cd ./nutyx-scripts-20260315
924 + cd ./pagan-scripts-20260822
925 925 make DESTDIR=${PKGDIR} install-sysd-httpd
926 926 package: |
927 927 true
@@ -13,7 +13,7 @@ makedepends:
13 13 source:
14 14 - cyrus-sasl-2.1.28-gcc15_fixes-1.patch
15 15 - 'https://github.com/cyrusimap/${pkgname}/archive/refs/tags/${pkgname}-${pkgver}.tar.gz'
16 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
16 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
17 17 sha256sums:
18 18 - SKIP
19 19 - SKIP
@@ -78,7 +78,7 @@ build: "cd ${pkgname}-${pkgname}-${pkgver}\npatch -Np1 -i ../cyrus-sasl-2.1.28-g
78 78 \nmake\nmake DESTDIR=${PKGDIR} install\ninstall -v -m700 -d ${PKGDIR}/var/lib/sasl ${PKGDIR}/var/run/saslauthd\n\n# Obsolets\
79 79 \ libs\nrm -f ${PKGDIR}/usr/lib/libsasl2.la\nrm -f ${PKGDIR}/usr/lib/sasl2/libanonymous.la\nrm -f ${PKGDIR}/usr/lib/sasl2/libcrammd5.la\n\
80 80 rm -f ${PKGDIR}/usr/lib/sasl2/libdigestmd5.la\nrm -f ${PKGDIR}/usr/lib/sasl2/libotp.la\nrm -f ${PKGDIR}/usr/lib/sasl2/libplain.la\n\
81 - rm -f ${PKGDIR}/usr/lib/sasl2/libsasldb.la\nrm -f ${PKGDIR}/usr/lib/sasl2/libscram.la\n\n# Service\ncd ./nutyx-scripts-20260315\n\
81 + rm -f ${PKGDIR}/usr/lib/sasl2/libsasldb.la\nrm -f ${PKGDIR}/usr/lib/sasl2/libscram.la\n\n# Service\ncd ./pagan-scripts-20260822\n\
82 82 make DESTDIR=${PKGDIR} install-sysd-saslauthd\n"
83 83 package: |
84 84 true
@@ -11,7 +11,7 @@ makedepends:
11 11 - shadow
12 12 - git
13 13 source:
14 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
14 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
15 15 - 'https://github.com/NetworkConfiguration/dhcpcd.git'
16 16 sha256sums:
17 17 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -57,7 +57,7 @@ build: |
57 57 make DESTDIR=${PKGDIR} install
58 58 #
59 59 ## service
60 - cd ../nutyx-scripts-20260315
60 + cd ../pagan-scripts-20260822
61 61 make DESTDIR=${PKGDIR} install-sysd-dhcpcd
62 62
63 63 install -Dm644 ./${pkgname}-${pkgver}/LICENSE ${PKGDIR}/usr/share/licenses/${pkgname}/LICENSE
@@ -7,7 +7,7 @@ arch: x86_64
7 7 depends: []
8 8 makedepends: []
9 9 source:
10 -- 'http://download.sourceforge.net/nutyx/nutyx-scripts-20260315.tar.xz'
10 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
11 11 - 'https://github.com/jirka-h/${pkgname}/archive/v${pkgver}.tar.gz'
12 12 sha256sums:
13 13 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -35,7 +35,7 @@ build: |
35 35 cp -v README ${PKGDIR}/usr/share/doc/${pkgname}
36 36
37 37 # Service
38 - cd ../nutyx-scripts-20260315
38 + cd ../pagan-scripts-20260822
39 39 make DESTDIR=${PKGDIR} install-sysd-haveged
40 40 package: |
41 41 true
@@ -11,7 +11,7 @@ makedepends:
11 11 - libmnl
12 12 - libnftnl
13 13 source:
14 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
14 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
15 15 - 'https://www.netfilter.org/projects/iptables/files/${pkgname}-${pkgver}.tar.xz'
16 16 sha256sums:
17 17 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -145,7 +145,7 @@ build: |
145 145 make DESTDIR=${PKGDIR} install
146 146
147 147 # service
148 - cd ../nutyx-scripts-20260315
148 + cd ../pagan-scripts-20260822
149 149 make DESTDIR=${PKGDIR} install-sysd-${pkgname}
150 150
151 151
@@ -16,7 +16,7 @@ source:
16 16 - mitkrb-1.22.2-upstream_fix-1.patch
17 17 - mitkrb-1.22.2-security_fix-1.patch
18 18 - mitkrb-1.22.2-openssl_4_fixes-1.patch
19 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
19 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
20 20 - 'http://web.mit.edu/${pkgname}/dist/krb5/1.22/krb5-${pkgver}.tar.gz'
21 21 sha256sums:
22 22 - SKIP
@@ -1471,7 +1471,7 @@ build: |
1471 1471 cp -vfr ../doc/* ${PKGDIR}/usr/share/doc/krb5
1472 1472
1473 1473 # Service
1474 - cd ./nutyx-scripts-20260315
1474 + cd ./pagan-scripts-20260822
1475 1475 make DESTDIR=${PKGDIR} install-sysd-krb5
1476 1476 package: |
1477 1477 true
@@ -21,7 +21,7 @@ makedepends:
21 21 - openssl
22 22 - libxcrypt
23 23 source:
24 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
24 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
25 25 - 'https://ftp.osuosl.org/pub/${pkgname}/${pkgname}-${pkgver}/source/${pkgname}-${pkgver}.tar.gz'
26 26 - mariadb-12.3.2-openssl4_fixes-1.patch
27 27 sha256sums:
@@ -645,7 +645,7 @@ build: "groupadd -g 40 mysql\nuseradd -c \"MySQL Server\" -d /srv/mysql -g mysql
645 645 max_allowed_packet = 16M\n\n[mysql]\nno-auto-rehash\n# Remove the next comment character if you are not familiar with SQL\n\
646 646 #safe-updates\n\n[isamchk]\nkey_buffer = 20M\nsort_buffer_size = 20M\nread_buffer = 2M\nwrite_buffer = 2M\n\n[myisamchk]\n\
647 647 key_buffer_size = 20M\nsort_buffer_size = 20M\nread_buffer = 2M\nwrite_buffer = 2M\n\n[mysqlhotcopy]\ninteractive-timeout\n\
648 - \n# End /etc/mysql/my.cnf\nEOF\n\n# Cleanup\nrm -r ${PKGDIR}/usr/share/mysql/test\n\n# Service\ncd ./nutyx-scripts-20260315\n\
648 + \n# End /etc/mysql/my.cnf\nEOF\n\n# Cleanup\nrm -r ${PKGDIR}/usr/share/mysql/test\n\n# Service\ncd ./pagan-scripts-20260822\n\
649 649 make DESTDIR=${PKGDIR} install-sysd-mysqld\n"
650 650 package: |
651 651 true
@@ -18,7 +18,7 @@ makedepends:
18 18 - rpcbind
19 19 - rpcsvc-proto
20 20 source:
21 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
21 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
22 22 - 'https://downloads.sourceforge.net/nfs/${pkgname}-${pkgver}.tar.gz'
23 23 sha256sums:
24 24 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -90,7 +90,7 @@ build: |
90 90 chown nobody.nogroup ${PKGDIR}/var/lib/nfs
91 91
92 92 # Services
93 - cd ../nutyx-scripts-20260315
93 + cd ../pagan-scripts-20260822
94 94 make DESTDIR=${PKGDIR} install-sysd-nfs-server
95 95 make DESTDIR=${PKGDIR} install-sysd-nfs-client
96 96 package: |
@@ -9,7 +9,7 @@ makedepends:
9 9 - openssl
10 10 - pcre2
11 11 source:
12 -- 'https://downloads.sourceforge.net/nutyx/nutyx-scripts-20260315.tar.xz'
12 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
13 13 - 'https://nginx.org/download/nginx-${pkgver}.tar.gz'
14 14 sha256sums:
15 15 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -132,7 +132,7 @@ build: |
132 132 install -m644 objs/nginx.8 ${PKGDIR}/usr/share/man/man8/nginx.8
133 133
134 134 # Service
135 - cd ./nutyx-scripts-20260315
135 + cd ./pagan-scripts-20260822
136 136 make DESTDIR=${PKGDIR} install-sysd-nginx
137 137 package: |
138 138 true
@@ -15,7 +15,7 @@ makedepends:
15 15 - perl-io-socket-ssl
16 16 - perl-net-ssleay
17 17 source:
18 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
18 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
19 19 - 'https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${pkgname}-4.2/${pkgname}-${pkgver}.tar.gz'
20 20 - ntp-fix-build.patch
21 21 - ntp-4.2.8p18-openssl_4-1.patch
@@ -184,6 +184,6 @@ build: "cd ${pkgname}-${pkgver}\n\npatch -Np1 -i ../ntp-fix-build.patch\n\nsed -
184 184 \n# North America\nserver 0.north-america.pool.ntp.org\n\n# South America\nserver 2.south-america.pool.ntp.org\n\ndriftfile\
185 185 \ /var/lib/ntp/ntp.drift\npidfile /var/run/ntpd.pid\n\n# Security session\nrestrict default limited kod nomodify notrap\
186 186 \ nopeer noquery\nrestrict -6 default limited kod nomodify notrap nopeer noquery\n\nrestrict 127.0.0.1\nrestrict ::1\nEOF\n\
187 - \n# service\ncd ../nutyx-scripts-20260315\nmake DESTDIR=${PKGDIR} install-sysd-ntpd\n"
187 + \n# service\ncd ../pagan-scripts-20260822\nmake DESTDIR=${PKGDIR} install-sysd-ntpd\n"
188 188 package: |
189 189 true
@@ -12,7 +12,7 @@ makedepends:
12 12 - m4
13 13 - shadow
14 14 source:
15 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
15 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
16 16 - 'https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pkgname}-${pkgver}.tgz'
17 17 - ${pkgname}-${pkgver}-consolidated-1.patch
18 18 sha256sums:
@@ -236,7 +236,7 @@ build: |
236 236 install -Dm644 LICENSE ${PKGDIR}/usr/share/licenses/${pkgname}/LICENSE
237 237
238 238 # Service
239 - cd ../nutyx-scripts-20260315
239 + cd ../pagan-scripts-20260822
240 240 make DESTDIR=${PKGDIR} install-sysd-slapd
241 241 package: |
242 242 true
@@ -13,7 +13,7 @@ makedepends:
13 13 - libedit
14 14 - libxcrypt
15 15 source:
16 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
16 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
17 17 - 'https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz'
18 18 sha256sums:
19 19 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -68,6 +68,6 @@ build: "groupadd -g 50 sshd\nuseradd -c 'sshd PrivSep' \\\n -d /var/lib
68 68 install -v -m644 contrib/ssh-copy-id.1 \\\n${PKGDIR}/usr/share/man/man1\n\ninstall -v -m755 -d ${PKGDIR}/usr/share/doc/${pkgname}-${pkgver}\n\
69 69 install -v -m644 INSTALL OVERVIEW README* \\\n${PKGDIR}/usr/share/doc/${pkgname}-${pkgver}\n\ninstall -Dm644 LICENCE ${PKGDIR}/usr/share/licenses/${pkgname}/LICENSE\n\
70 70 \n# Configurations files\nmv ${PKGDIR}/etc/ssh/ssh_config{,.default}\nmv ${PKGDIR}/etc/ssh/sshd_config{,.default}\n\n#\n\
71 - ## Services\n#\ncd ./nutyx-scripts-20260315\nmake DESTDIR=${PKGDIR} install-sysd-sshd\n"
71 + ## Services\n#\ncd ./pagan-scripts-20260822\nmake DESTDIR=${PKGDIR} install-sysd-sshd\n"
72 72 package: |
73 73 true
@@ -24,7 +24,7 @@ makedepends:
24 24 - docbook-xml
25 25 - docbook-xsl
26 26 source:
27 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
27 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
28 28 - 'https://ftp.postgresql.org/pub/source/v${pkgver}/${pkgname}-${pkgver}.tar.bz2'
29 29 sha256sums:
30 30 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -1373,7 +1373,7 @@ build: |
1373 1373 #make DESTDIR=${PKGDIR} install-docs
1374 1374
1375 1375 # service
1376 - cd ./nutyx-scripts-20260315
1376 + cd ./pagan-scripts-20260822
1377 1377 make DESTDIR=${PKGDIR} install-sysd-postgresql
1378 1378 package: |
1379 1379 true
@@ -13,7 +13,7 @@ makedepends:
13 13 - pcre2
14 14 - postgresql
15 15 source:
16 -- 'https://downloads.sourceforge.net/nutyx/nutyx-scripts-20260315.tar.xz'
16 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
17 17 - 'https://github.com/proftpd/proftpd/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz'
18 18 - proftpd.conf
19 19 sha256sums:
@@ -184,6 +184,6 @@ build: "SN=\"proftpd\"\nIDN=\"46\"\nif ! (getent group $SN > /dev/null); then\n
184 184 \ /tmp/src-proftpd-1.3.9\ncd ./${pkgname}-${pkgver}\n\n./configure --prefix=/usr \\\n\t--sbindir=/usr/bin \\\n--sysconfdir=/etc\
185 185 \ \\\n--localstatedir=/var/run \nmake\t\n\nmake DESTDIR=${PKGDIR} install\n\ninstall -d -m755 ${PKGDIR}/usr/share/doc/proftpd-${pkgver}\n\
186 186 cp -Rv doc/* ${PKGDIR}/usr/share/doc/proftpd-${pkgver}\n\ninstall -d -m755 ${PKGDIR}/etc \ncp ./proftpd.conf ${PKGDIR}/etc/proftpd.conf.example\n\
187 - \nln -sv /bin/false ${PKGDIR}/usr/bin/proftpdshell\n\n# Service\ncd ./nutyx-scripts-20260315\nmake DESTDIR=${PKGDIR} install-sysd-proftpd\n"
187 + \nln -sv /bin/false ${PKGDIR}/usr/bin/proftpdshell\n\n# Service\ncd ./pagan-scripts-20260822\nmake DESTDIR=${PKGDIR} install-sysd-proftpd\n"
188 188 package: |
189 189 true
@@ -11,7 +11,7 @@ makedepends:
11 11 - libtirpc
12 12 - systemd
13 13 source:
14 -- 'https://sourceforge.net/projects/nutyx/files/sources/nutyx-scripts/nutyx-scripts-20260315.tar.xz'
14 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
15 15 - 'https://downloads.sourceforge.net/rpcbind/rpcbind-${pkgver}.tar.bz2'
16 16 sha256sums:
17 17 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -11,7 +11,7 @@ makedepends:
11 11 - libnsl
12 12 - libcap
13 13 source:
14 -- 'https://downloads.sourceforge.net/nutyx/nutyx-scripts-20260315.tar.xz'
14 +- 'https://repo.paganlinux.eu/sources/pagan-scripts-20260822.tar.gz'
15 15 - 'https://security.appspot.com/downloads/${pkgname}-${pkgver}.tar.gz'
16 16 sha256sums:
17 17 - 237d98576a0c36953edde9c142079f5f2e9e9b68b2fe708491cf2aac56d570e5
@@ -97,5 +97,5 @@ package: |
97 97 EOF
98 98
99 99 # Service
100 - cd ./nutyx-scripts-20260315
100 + cd ./pagan-scripts-20260822
101 101 make DESTDIR=${PKGDIR} install-sysd-vsftpd