Skip to content

Commit

Permalink
update URL for popt since rpm5.or gis down (issue #421)
Browse files Browse the repository at this point in the history
  • Loading branch information
osresearch committed May 29, 2018
1 parent 2c44800 commit c7bad87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/popt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ modules-$(CONFIG_POPT) += popt
popt_version := 1.16
popt_dir := popt-$(popt_version)
popt_tar := popt-$(popt_version).tar.gz
popt_url := http://rpm5.org/files/popt/$(popt_tar)
popt_url := http://anduin.linuxfromscratch.org/BLFS/popt/$(popt_tar)
popt_hash := e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8

popt_configure := ./configure \
Expand Down

0 comments on commit c7bad87

Please sign in to comment.