diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d96df7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Ignore BPM archives and signatures +*.bpm +*.bpm.sig diff --git a/pkg.info b/pkg.info index 3d327de..864f29c 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,11 @@ name: iproute2 description: IP Routing utilities -version: 6.18.0 +version: 6.19.0 revision: 1 url: https://www.kernel.org/pub/linux/utils/net/iproute2/ license: GPL2-or-later +maintainers: + - enumdev@enumerated.dev architecture: any type: source depends: @@ -18,4 +20,4 @@ downloads: - url: https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-${BPM_PKG_VERSION}.tar.xz extract_to: ${BPM_SOURCE} extract_strip_components: 1 - checksum: 6ba520e1975e4c50dc931eeae91ea37c198b8a173744885f8895b84325f9d456 + checksum: 9332213d35480b647086a70c302de8568de83455a98774d35de216c4ce191006