Merge branch '3.3' into 3.4

This commit is contained in:
Fredrik Rinnestam 2018-04-08 15:39:30 +02:00
commit b6f9e1fdfb
6 changed files with 12 additions and 12 deletions

View File

@ -1 +1 @@
94229b39c246797525b7366eff547a4b btrfs-progs-v4.15.1.tar.xz
830e173b9fcef4135b0e5a2e0399344e btrfs-progs-v4.16.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/YaCriJtitawYuvjckoeo171uNaWvtLADnL4rJzX9JyIOCr/oPryK7nxcozf7J7a/4MLc7rNEx8XgymXU8sZtQE=
SHA256 (Pkgfile) = 7f407a4e6496f39280708f40a989d08e72b13d23e5768a4ccb602526072565d4
RWSE3ohX2g5d/YAIuCNG5OwfnP9eGk3N8znGj9xrQPLzd+EYp4TQ2XJbdjstJcSRUr7GCgcBqqrHY4lP7gJVhnm+wwKuXaS8nAs=
SHA256 (Pkgfile) = 08a1b9f9ff9e7996a5c9782cbefa247c337dcfc7b4b3e81ccdc8e5fe16ed7db2
SHA256 (.footprint) = d50453a09788bc8ad61f544f8680b2e32de30a2693e7307a05843be9b46dd4c7
SHA256 (btrfs-progs-v4.15.1.tar.xz) = 67102ac0d6795f368acc94efaca29b6626d972638790a4a0c9f89a27cd543f96
SHA256 (btrfs-progs-v4.16.tar.xz) = f3e0ec4864b7b89db1a6a36fa48bf8a9217117714a04b13c84d0fea1eac154b2

View File

@ -4,8 +4,8 @@
# Depends on: lzo zstd
name=btrfs-progs
version=4.15.1
release=2
version=4.16
release=1
source=(https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v$version.tar.xz)
build() {
@ -13,7 +13,7 @@ build() {
./configure --prefix=/usr \
--bindir=/sbin \
--disable-documentation \
--disable-convert
--disable-convert --disable-python
make
make DESTDIR=$PKG install

View File

@ -1 +1 @@
97acc71df74711f12933a19acb6b0d37 sysstat-11.6.2.tar.xz
066968aad1f0861d572170943a389c3f sysstat-11.6.3.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RchYxjjQ6KT68g/eCu/8TKFudFOi9/ykazgqhT2Sw1Q2o9cVDbRSO73SMI51KDvbul4ydNnx1z1GA19uaa/OA0=
SHA256 (Pkgfile) = f4f0999a70ca43ac554b18c2f0ef29b9944c618cb83fd2ca07dcbb3e1224de6d
RWSE3ohX2g5d/RXem4yx6T5XBWX4svsemVImE+anawPbcV1qZefs2c0R3xwaK13zCXuJNFAJ/MOfWuEmJJ9Nh9MQJWIWBopbsQQ=
SHA256 (Pkgfile) = 86b4e31ee2329d368e59adc3842e18752a484549313d8d1b977a41506ce57133
SHA256 (.footprint) = 40fa0a104999c90b74335e617aebe00964d7575c850421c8b732d300684808fc
SHA256 (sysstat-11.6.2.tar.xz) = 8b6e1e6af269263ea528d2737ac19f26d4842b663352d38125bc40244a8dfef6
SHA256 (sysstat-11.6.3.tar.xz) = 54b306a1634e39710767936d4d1be17e8b65062aa04c837b41479c4b28b511bd

View File

@ -4,7 +4,7 @@
# Depends on:
name=sysstat
version=11.6.2
version=11.6.3
release=1
source=(http://perso.orange.fr/sebastien.godard/$name-$version.tar.xz)