gsmartcontrol: 1.1.3 -> 1.1.4

This commit is contained in:
Tim Biermann 2022-02-05 17:37:20 +01:00
parent 75e7e68c88
commit 5465043a48
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wRBN1H7UXr+YLCZhQPh1J6HL4WNXRvrDToTplwHzZz8GVievuwmdAWF/8ryeqspQ1xiBLtZJ3+0lOV+rVDcPA4=
SHA256 (Pkgfile) = e998b73c22b09c5ce97852a18ee587b4ccae49d1791f4fb6b565929b1f89c73d
RWSagIOpLGJF3ycTvFBwLy8D1mfDXr6RHBln2NtNevZqhm1DnLaWcg+hXx45HoXiYY93uAVkfQAS0ZFYm9Xc6aWeMP1wwFierAc=
SHA256 (Pkgfile) = 5424a5e63bff75371e53be3f8872bbeb5efe170a46a56d597a46593fcbe71dd0
SHA256 (.footprint) = e84393a0c3841bf864a17bfc7367b7c64e07615e443df2e8d8c1e052e54b9115
SHA256 (gsmartcontrol-1.1.3.tar.bz2) = b64f62cffa4430a90b6d06cd52ebadd5bcf39d548df581e67dfb275a673b12a9
SHA256 (gsmartcontrol-1.1.4.tar.bz2) = fc409f2b8a84cc40bb103d6c82401b9d4c0182d5a3b223c93959c7ad66191847

View File

@ -4,9 +4,9 @@
# Depends on: gtkmm3 smartmontools xmessage
name=gsmartcontrol
version=1.1.3
version=1.1.4
release=1
source=(https://sourceforge.net/projects/$name/files/$version/$name-$version.tar.bz2)
source=(https://github.com/ashaduri/gsmartcontrol/releases/download/v$version/gsmartcontrol-$version.tar.bz2)
build() {
cd $name-$version