summaryrefslogtreecommitdiff
path: root/pm-utils
diff options
context:
space:
mode:
authorJohn Vogel <jvogel4@stny.rr.com>2018-12-23 06:14:42 -0500
committerJohn Vogel <jvogel4@stny.rr.com>2018-12-23 06:14:42 -0500
commitf5ca14eb4807de88bb68b253be13b87570fab02b (patch)
tree184148e8caffa900d9a8706aec891f1886d7f452 /pm-utils
parent39edccc60cfeac9b46fc82315423d53d26b2c177 (diff)
downloadcontrib-f5ca14eb4807de88bb68b253be13b87570fab02b.tar.gz
contrib-f5ca14eb4807de88bb68b253be13b87570fab02b.tar.xz
pm-utils: fix URL and source url
Diffstat (limited to 'pm-utils')
-rw-r--r--pm-utils/.signature4
-rw-r--r--pm-utils/Pkgfile6
2 files changed, 5 insertions, 5 deletions
diff --git a/pm-utils/.signature b/pm-utils/.signature
index 242fec1f2..463db937c 100644
--- a/pm-utils/.signature
+++ b/pm-utils/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wFFmneGGGA1kJLb88UsO4sAHD5FFQyQ44zt/QQhOS3rIfs6XiR7whBrj1gH/CLjALlNtiq6MQFpRtrOZsEd2Ag=
-SHA256 (Pkgfile) = ceb4d36b2bc73ae877e8d3944d04ce4d9f7a7723d9dea2b3cc7c4715cfd7a658
+RWSagIOpLGJF321S0s+t3kW34ibDAjScV6BJEK0/rVQhxD5l2xuVH0qI8GAj55n8Brkn85MB6VF3dbfXYGdEOjoC7RICFGFTvwU=
+SHA256 (Pkgfile) = 49db481fb663c8e89eeb024e5e201a1aeae3010dd251d23b4ff8a6d203e2694d
SHA256 (.footprint) = ad9d6a7634c69ca88361daef61c0a688d05230b8251f58c1b45130a9cbee21c0
SHA256 (pm-utils-1.4.1.tar.gz) = 8ed899032866d88b2933a1d34cc75e8ae42dcde20e1cc21836baaae3d4370c0b
SHA256 (pm-quirks-20100619.tar.gz) = 14a50518928c27417cdc8bcbabb32b3d986931de105149aa248d8883e56c61ec
diff --git a/pm-utils/Pkgfile b/pm-utils/Pkgfile
index bde553610..df2fc2943 100644
--- a/pm-utils/Pkgfile
+++ b/pm-utils/Pkgfile
@@ -1,12 +1,12 @@
# Description: Power management scripts for suspend and hibernate
-# URL: http://pm-utils.freedesktop.org/
+# URL: https://pm-utils.freedesktop.org/
# Maintainer: John Vogel, jvogel4 at stny dot rr dot com
name=pm-utils
version=1.4.1
release=1
-source=(http://pm-utils.freedesktop.org/releases/$name-$version.tar.gz \
- http://pm-utils.freedesktop.org/releases/pm-quirks-20100619.tar.gz)
+source=(https://pm-utils.freedesktop.org/releases/$name-$version.tar.gz \
+ https://pm-utils.freedesktop.org/releases/pm-quirks-20100619.tar.gz)
build() {
cd $name-$version

Generated by cgit