diff options
author | Juergen Daubert <jue@jue.li> | 2018-07-02 16:41:20 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-07-02 16:41:20 +0200 |
commit | 385ec25f7db7ae15f253e77216524ba14460e91f (patch) | |
tree | 947d4bb0e919eb34af2baf0752308c02e4024c0c /popt | |
parent | 82d709dff88c8eff367dcdad77f9b1785f28abde (diff) | |
download | opt-385ec25f7db7ae15f253e77216524ba14460e91f.tar.gz opt-385ec25f7db7ae15f253e77216524ba14460e91f.tar.xz |
popt: new source URL
Diffstat (limited to 'popt')
-rw-r--r-- | popt/.signature | 4 | ||||
-rw-r--r-- | popt/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/popt/.signature b/popt/.signature index 934a50fee..06c046b5a 100644 --- a/popt/.signature +++ b/popt/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eSIvRkdg9UC7Xz7k0YVCoq1o+pIzgiEGygTM4LOytn5kCuHXgFjy+06O9YHA6P17IQxzXbDJX0C9f1VhbLCegw= -SHA256 (Pkgfile) = 55bc36525766c7485fb8fa1733e983dcb35b6df62267eeb5fb9c03eb17a499ce +RWSE3ohX2g5d/VUzAZN+y7tJ7mEpwLHYh6SXk0J5RzadQrniNK6S+rI15OschIsEmOgmYnfost+oLKYMAPS4Xbvp3j759Qiq6wE= +SHA256 (Pkgfile) = e91676fa9e0d54e22cae091b462bbe903fd489b3a5af04734c1cbad74d9792ae SHA256 (.footprint) = ca061300ec5c3d41243c6e0670e672aa7a8d8dac0e5775f898802bd301eaae5e SHA256 (popt-1.16.tar.gz) = e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8 diff --git a/popt/Pkgfile b/popt/Pkgfile index b9dcbc77f..c1ccf47b7 100644 --- a/popt/Pkgfile +++ b/popt/Pkgfile @@ -8,7 +8,7 @@ name=popt version=1.16 release=2 -source=(http://rpm5.org/files/$name/$name-$version.tar.gz) +source=(http://ftp.rpm.org/mirror/$name/$name-$version.tar.gz) build() { cd $name-$version |