Update package version to 2.6.1

This commit is contained in:
2026-07-08 13:33:30 +03:00
parent 6c4d5df3d6
commit bbc1ede1a5
+3 -3
View File
@@ -1,7 +1,7 @@
name: libseccomp name: libseccomp
description: Library providing an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism description: Library providing an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism
version: 2.6.0 version: 2.6.1
revision: 3 revision: 1
url: https://github.com/seccomp/libseccomp url: https://github.com/seccomp/libseccomp
license: LGPL2.1 license: LGPL2.1
maintainers: maintainers:
@@ -24,7 +24,7 @@ downloads:
- url: https://github.com/seccomp/libseccomp/releases/download/v${BPM_PKG_VERSION}/libseccomp-${BPM_PKG_VERSION}.tar.gz - url: https://github.com/seccomp/libseccomp/releases/download/v${BPM_PKG_VERSION}/libseccomp-${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
extract_strip_components: 1 extract_strip_components: 1
checksum: 83b6085232d1588c379dc9b9cae47bb37407cf262e6e74993c61ba72d2a784dc checksum: 501f66c667225d53791b97e1d7cf85ab764c297d04881f60f38f451c4b0ee1be
split_packages: split_packages:
- name: libseccomp - name: libseccomp
- name: python-libseccomp - name: python-libseccomp