diff --git a/srcpkgs/libblockdev/template b/srcpkgs/libblockdev/template index b857dd3b467..c3287673749 100644 --- a/srcpkgs/libblockdev/template +++ b/srcpkgs/libblockdev/template @@ -1,7 +1,7 @@ # Template file for 'libblockdev' pkgname=libblockdev -version=2.26 -revision=2 +version=2.28 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config python3" makedepends="cryptsetup-devel device-mapper-devel dmraid-devel libbytesize-devel @@ -11,9 +11,10 @@ short_desc="Library for manipulating block devices" maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/storaged-project/libblockdev" -changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/master/NEWS.rst" +# changelog needs to be adjusted on major version changes +changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/2.x-branch/NEWS.rst" distfiles="https://github.com/storaged-project/libblockdev/releases/download/${version}-1/libblockdev-${version}.tar.gz" -checksum=c4c0e10b35ac632bda8ce6d200b5601184984dec387fe59185921eb42432e069 +checksum=82c9c841e28a74fecadedebfae6a772df623cecdf652e5376650fa26da5b7df4 conf_files="/etc/libblockdev/conf.d/10-lvm-dbus.cfg /etc/libblockdev/conf.d/00-default.cfg"