libnfnetlink: 1.0.1 -> 1.0.2
This commit is contained in:
parent
6f57235799
commit
0082754f9d
@ -1,11 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3xGHoT4DE2J/oWP4oFe6EZeVk3aSMu6ZGIJFrTJxZ9gjkuo7z6x2OzvZQzG9qEy3DkXeaG6AZUhdsAKVAvqxkwk=
|
||||
SHA256 (Pkgfile) = a87e72f202f3eadabb663dc4aed55cb003737e5dec363b4ff87f58f436a7a603
|
||||
RWSagIOpLGJF3wXc59NvSTpQFTuvmWtej3HDJ6/RAKFKguDWQoTcV92m+cfh2SbXYkvrWtkUTEr5R0F3nZ0jLEfsXvjr4aq4ngg=
|
||||
SHA256 (Pkgfile) = 4777ce62c2f2d439252e536468b707c62e3dfe0f514778cd41a8d4d5c78527b5
|
||||
SHA256 (.footprint) = 790bf0e51fd246b1b45aa1a7ce0b8fa4f874a9ec83406d377ca02dbe73dd93cb
|
||||
SHA256 (libnfnetlink-1.0.1.tar.bz2) = f270e19de9127642d2a11589ef2ec97ef90a649a74f56cf9a96306b04817b51a
|
||||
SHA256 (0001-build-resolve-automake-1.12-warnings.patch) = a2c1c352bb08cbf2efccd0f05d1a24a3d476efaa4e3b847ac8d79cdea03c3ecc
|
||||
SHA256 (0002-src-get-source-code-license-header-in-sync-with-curr.patch) = 2ef6209142f0899531ff0a72c2544cf1986848efa654226a5d7ad54163b3db2a
|
||||
SHA256 (0003-configure-uclinux-is-also-linux.patch) = e3e2be028ea49f44d10bc5e515c1d5c1d60f68e07680eeafb7f6e58aaf9c9e74
|
||||
SHA256 (0004-libnfnetlink-initialize-attribute-padding-to-resolve.patch) = 0dd4c954a8158596efcbe2b16e31adbe53c8bd3aaab4ba6efd663689dacd27a7
|
||||
SHA256 (0005-include-Sync-with-kernel-headers.patch) = b7858eeb53352af4cc5c1d1f17a541a0f3b6629b6bdb1ebe8554f39064ac8242
|
||||
SHA256 (0006-src-Use-stdint-types-everywhere.patch) = 552ff8b2a0f9fb173e61017c9031b707fad4661168ab96696432b3504cb01f01
|
||||
SHA256 (libnfnetlink-1.0.2.tar.bz2) = b064c7c3d426efb4786e60a8e6859b82ee2f2c5e49ffeea640cfe4fe33cbc376
|
||||
|
@ -3,28 +3,13 @@
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
|
||||
name=libnfnetlink
|
||||
version=1.0.1
|
||||
release=3
|
||||
source=(
|
||||
https://www.netfilter.org/projects/$name/files/$name-$version.tar.bz2
|
||||
0001-build-resolve-automake-1.12-warnings.patch
|
||||
0002-src-get-source-code-license-header-in-sync-with-curr.patch
|
||||
0003-configure-uclinux-is-also-linux.patch
|
||||
0004-libnfnetlink-initialize-attribute-padding-to-resolve.patch
|
||||
0005-include-Sync-with-kernel-headers.patch
|
||||
0006-src-Use-stdint-types-everywhere.patch
|
||||
)
|
||||
version=1.0.2
|
||||
release=1
|
||||
source=(https://www.netfilter.org/projects/$name/files/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
patch -p1 -i $SRC/0001-build-resolve-automake-1.12-warnings.patch
|
||||
patch -p1 -i $SRC/0002-src-get-source-code-license-header-in-sync-with-curr.patch
|
||||
patch -p1 -i $SRC/0003-configure-uclinux-is-also-linux.patch
|
||||
patch -p1 -i $SRC/0004-libnfnetlink-initialize-attribute-padding-to-resolve.patch
|
||||
patch -p1 -i $SRC/0005-include-Sync-with-kernel-headers.patch
|
||||
patch -p1 -i $SRC/0006-src-Use-stdint-types-everywhere.patch
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user